mcp-creator-profile-reader
Allows reading Apple Podcasts show profiles to get follower and engagement metrics.
Allows reading Instagram influencer profiles to get followers, engagement, bio, and bio link, with options to escalate to residential proxy for blocked pages.
Allows reading Pinterest influencer profiles to get followers, engagement, bio, and bio link.
Allows reading Threads influencer profiles to get followers, engagement, bio, and bio link.
Allows reading TikTok influencer profiles to get followers, engagement, bio, and bio link.
Allows reading Twitch influencer profiles to get followers, engagement, bio, and bio link, optionally using the official Twitch Helix API with a client ID and app token.
Allows reading YouTube influencer profiles to get followers, engagement, bio, and bio link.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-creator-profile-readerCan you read profiles for @mrbeast and @lexfridman?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Influencer Profile Scraper MCP Server
MCP server for the Mamba Labs Influencer Profile Scraper actor on Apify.
Creator handles or profile URLs in, one profile row out per creator.
Install
npx -y @mambalabsdev/mcp-creator-profile-readerClaude Desktop
{
"mcpServers": {
"mamba-creator-profile-reader": {
"command": "npx",
"args": ["-y", "@mambalabsdev/mcp-creator-profile-reader"],
"env": { "APIFY_TOKEN": "your-apify-token" }
}
}
}Get an Apify token at console.apify.com/account/integrations.
Related MCP server: creatordb-mcp-server
Tool
read_influencer_profiles
Read influencer profiles by handle across seven platforms: followers, engagement, bio, and bio link.
Input | Type | Required | Notes |
| array | no | One per line. A profile URL on any supported platform (https://www.tiktok.com/@name, https://www.instagram.com/name/, https://www.youtube.com/@name, a Pinterest, Twitch, or Threads profile, an Apple Podcasts show. |
| array | no | Which platforms a bare @handle is looked up on. A full profile URL carries its own platform and ignores this. This actor does not search; pass the creators you want read. Supported: TikTok, Instagram, YouTube,. |
| boolean | no | Launch scope is US creators. A row whose country_guess is a known non US country is returned as an error row saying so. Rows with no country signal are kept. Uncheck to keep every country. Default |
| boolean | no | On by default. A profile fetch that comes back as a bot detection page is retried once over the residential proxy. On Instagram the bio, bio link, and following are read from the profile page over residential when. Default |
| integer | no | Rows fetched at once. Leave empty for the measured per platform default; the measurement is in the README. Higher is faster and, above the measured point, loses rows. |
| string | no | Optional. Your own registered Twitch application client id. With |
| string | no | Optional. An app access token for your Twitch client id (client credentials flow). Used only for Twitch reads, never stored or logged. |
Nothing is required. Influencer Profile Scraper answers a run with no usable input with a row carrying row_status and error_reason rather than failing, and the tool mirrors that.
Pricing
Influencer Profile Scraper is pay per event on Apify. Every price below is flat across the FREE, BRONZE, SILVER, and GOLD tiers.
Event | Charged for | Price | Fires when |
| Actor start | $0.001 | Once per run, on start. Covers the run overhead. |
| Profile read | $0.006 | Once per profile row where the public profile page was read and at least the follower count or the bio came back. A private, missing, or blocked profile returns a labeled error row and does not charge. |
| Instagram bio fetch | $0.01 | Once per Instagram profile row when the bio, bio link, and following were not on the embed widget or the datacenter API and the profile page was read over the residential proxy and came back readable. Only when escalate_on_block is on. Never on the embed or datacenter reads, never on another platform, never on a blocked page, and never on an error row. |
Reading the output
Every row carries row_status and error_reason. A creator the actor could not read comes back as a row saying why, not as a gap in the list, so an absence is readable rather than inferred. Filter on row_status before loading a table.
Actor
Actor ID EqEnklDVMIcB1V499. The wrapper calls the actor by that immutable ID rather than by its Store slug, so a Store rename never breaks it.
Suite
Actor | Actor ID | MCP server |
| ||
| ||
| ||
| ||
|
Built by Mamba Labs.
This server cannot be deployed
Maintenance
Related MCP Connectors
Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
Find viral outlier posts on TikTok, Instagram and YouTube, pull creator stats, and crawl on demand.
Public Instagram profiles and post feeds by handle, with hashtags and mentions parsed.
Creator discovery & analytics across YouTube, Instagram, TikTok (30M+) + brand/sponsor intel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceProvides comprehensive influencer marketing data from Instagram, YouTube, and TikTok via the CreatorDB Headless API V3. It enables advanced creator search, profile analysis, and access to performance metrics and audience demographics.-

creatordb-mcp-serverofficial
AlicenseAqualityBmaintenanceExposes the CreatorDB V3 API as 42 tools for creator search, profile data, sponsor intelligence, and content search across YouTube, Instagram, and TikTok.4248 npm2MIT
Influship MCPofficial
AlicenseAqualityCmaintenanceEnables AI-native creator discovery for influencer marketing, including creator search, lookalikes, profile lookup, and Instagram post transcript analysis.1435 npm1MIT- AlicenseNot gradedqualityCmaintenanceEnriches social media profiles from handles or URLs for platforms like Twitter/X, GitHub, LinkedIn, and YouTube, returning followers, bio, verification, etc. Payments via x402 micropayments (USDC on Base) with no API key or signup needed.MIT