Instagram Profile MCP Server for Cursor
io.github.afanasenkoa/instagram-profile-mcp-server
Instagram profiles for AI agents — followers, similar accounts, keyword and location search.
client:Cursor
transport:streamable-http
Install Instagram Profile MCP Server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"instagram-profile-mcp-server": {
"url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs