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
{
"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