buffer-mcp-server

jasonplusproductions-create/buffer-mcp-server
★ 0 stars TypeScript Database Updated today
Custom MCP server exposing Buffer publish/schedule API to Claude
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "buffer-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "jasonplusproductions-create/buffer-mcp-server"
      ]
    }
  }
}

README Excerpt

A custom MCP server that gives Claude **real** publish/schedule access to Buffer, via the `createPost` GraphQL mutation — beyond what the official Buffer MCP connector exposes (which is read-only + `create_idea` drafts only). The GraphQL operations here were introspected and validated against Buffer's live
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →