Skip to content
Windsurf

instagram mcp for Windsurf

io.github.mcpware/instagram-mcp

Instagram MCP — 23 tools for Instagram Graph API: posts, DMs, stories, reels, analytics.

client:Windsurf transport:stdio runtime:npm

Install instagram mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "instagram-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mcpware/instagram-mcp"
      ],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "<INSTAGRAM_ACCESS_TOKEN>",
        "INSTAGRAM_ACCOUNT_ID": "<INSTAGRAM_ACCOUNT_ID>",
        "INSTAGRAM_API_VERSION": "<INSTAGRAM_API_VERSION>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

instagram mcp in other clients