← Index

io.github.wmarceau/instagram-creator

io.github.wmarceau/instagram-creator·v1.0.0·Analytics
Quality Score
81
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "instagram-creator": {
      "command": "uvx",
      "args": [
        "instagram-creator-mcp"
      ],
      "env": {
        "INSTAGRAM_ACCESS_TOKEN": "<instagram_access_token>",
        "INSTAGRAM_ACCOUNT_ID": "<instagram_account_id>"
      }
    }
  }
}
§02  Environment variables
INSTAGRAM_ACCESS_TOKEN

Facebook/Instagram Graph API access token

INSTAGRAM_ACCOUNT_ID

Instagram Business Account ID (optional, auto-detected)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Analytics