Loading MCP server directory, please wait...
Instagram automation: post images, Reels, carousels, Stories, analytics
npx @getmcp/cli add io.github.wmarceau/instagram-creatorRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/instagram-creator": {
"command": "uvx",
"args": [
"instagram-creator-mcp"
],
"env": {
"INSTAGRAM_ACCESS_TOKEN": "",
"INSTAGRAM_ACCOUNT_ID": ""
}
}
}
}