Instagram Profile MCP Server
Rank #50,137io.github.afanasenkoa/instagram-profile-mcp-server
Instagram profiles for AI agents — followers, similar accounts, keyword and location search.
Instagram Profile MCP Server is a Model Context Protocol (MCP) server published by afanasenkoa. It ranks #50,137 of 115,591 servers tracked on MCP Toplist. Instagram Profile MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 29, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 65,454 of 115,591 servers on MCP Toplist.
Use Instagram Profile MCP Server
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http instagram-profile-mcp-server https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.instagram-profile-mcp-server]
url = "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram-profile-mcp-server": {
"url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"instagram-profile-mcp-server": {
"type": "http",
"url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram-profile-mcp-server": {
"serverUrl": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"instagram-profile-mcp-server": {
"url": "https://afanasenko--instagram-profile-scraper-mcp-server.apify.actor/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.afanasenkoa%2Finstagram-profile-mcp-server)<a href="https://mcptoplist.com/server/io.github.afanasenkoa%2Finstagram-profile-mcp-server"><img src="https://mcptoplist.com/badge/io.github.afanasenkoa%2Finstagram-profile-mcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
afanasenkoa
Available versions (2)
| Version | Published |
|---|---|
| 0.0.24 | Jul 29, 2026 |
| 0.0.21 | Jul 29, 2026 |
Frequently asked questions
- Who maintains Instagram Profile MCP Server?
- Instagram Profile MCP Server is maintained by afanasenkoa, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Instagram Profile MCP Server listed on the Official MCP Registry?
- Yes — Instagram Profile MCP Server is listed on the Official MCP Registry.
- How many versions does Instagram Profile MCP Server have?
- MCP Toplist tracks 2 versions of Instagram Profile MCP Server, most recently published on Jul 29, 2026.
- Where can I find the source code for Instagram Profile MCP Server?
- The source code for Instagram Profile MCP Server is hosted at github.com/afanasenkoa/apify-mcp-servers.