Back to MCP Servers
Insta
Instagram MCP server for analytics and insights. Get account overviews, posts, followers, following lists, post insights, and search for users, hashtags, or places.
social-media
By arjun1194
Installation
npx -y insta-mcpConfiguration
{
"mcpServers": {
"insta-mcp": {
"command": "npx",
"args": ["-y", "insta-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes