Skip to content
Claude Desktop

instagram creator for Claude Desktop

io.github.wmarceau/instagram-creator

Instagram automation: post images, Reels, carousels, Stories, analytics

client:Claude Desktop transport:stdio runtime:pypi

Install instagram creator in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

{
  "mcpServers": {
    "instagram-creator": {
      "command": "uvx",
      "args": [
        "instagram-creator-mcp"
      ],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "<INSTAGRAM_ACCESS_TOKEN>",
        "INSTAGRAM_ACCOUNT_ID": "<INSTAGRAM_ACCOUNT_ID>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

instagram creator in other clients