Skip to content
VS Code

Instagram Profile MCP Server for VS Code

io.github.afanasenkoa/instagram-profile-mcp-server

Instagram profiles for AI agents — followers, similar accounts, keyword and location search.

client:VS Code transport:streamable-http

Install Instagram Profile MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "instagram-profile-mcp-server": {
      "type": "http",
      "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Instagram Profile MCP Server in other clients