← Back to Plugins
MCP Server MCP

Instagram Profile MCP Server

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp",
      "headers": [
        {
          "description": "Apify API token, as 'Bearer <apify-api-token>'. Create one at https://console.apify.com/settings/integrations",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...