arjun1194/insta-mcp
Instagram MCP server for analytics and insights. Get account overviews, posts, followers, following lists, post insights, and search for users, hashtags, or places.
Quick Start
Clone the repository:
git clone https://github.com/arjun1194/insta-mcpClaude Desktop configuration example:
{
"mcpServers": {
"insta-mcp": {
"command": "npx",
"args": [
"-y",
"arjun1194/insta-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.