← Back to Plugins
MCP Server MCP

io.github.wmarceau/instagram-creator

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx instagram-creator-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "instagram-creator-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Facebook/Instagram Graph API access token",
          "name": "INSTAGRAM_ACCESS_TOKEN"
        },
        {
          "description": "Instagram Business Account ID (optional, auto-detected)",
          "name": "INSTAGRAM_ACCOUNT_ID"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...