Instagram MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 98 installs a week from pypi. Last commit 28 Jul 2026.
Official, multi-account Instagram Graph API MCP: read, publish, analytics, comments, DMs.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add instagram-mcp -- uvx adelaidasofia-instagram-mcp
{
"mcpServers": {
"instagram-mcp": {
"args": [
"adelaidasofia-instagram-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.instagram-mcp]
command = "uvx"
args = ["adelaidasofia-instagram-mcp"]
{
"mcpServers": {
"instagram-mcp": {
"args": [
"adelaidasofia-instagram-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"instagram-mcp": {
"args": [
"adelaidasofia-instagram-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.