Servers
I
Instagram Mcp
@mcpware
Instagram MCP server — 23 tools for the Instagram Graph API. Manage posts, comments, DMs, stories, hashtags, reels, carousels, and analytics via Claude.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"instagram-mcp": {
"command": "python",
"args": [
"scripts/setup.py"
]
}
}
}