Give Claude, Cursor, and any MCP-compatible client direct access to 340M+ creator profiles. Discover, enrich, and analyze creators – all through natural language.
The Influencers.club MCP server is an official Model Context Protocol integration that connects any MCP-compatible AI client to the world’s largest creator database. Instead of manually scraping, writing API wrappers, or copy-pasting into spreadsheets, your AI agent just asks for what it needs – and gets structured creator data back.
Search, enrich, analyze, and export. From one chat. In any client.
Your AI agent taps into 340M+ creator profiles across every major social and creator platform. Verified emails, full social graphs, and 200+ data points per creator – returned as structured JSON, ready for the agent to reason over.
No scraping, no stale CSVs. Just real-time creator intelligence delivered straight into your agent’s context.
Instagram, TikTok, YouTube, Twitter/X, Twitch, OnlyFans, Patreon, LinkedIn – plus 39 more. Ask your agent to map a creator’s entire social footprint and it comes back with every linked account.
Perfect for cross-platform attribution, creator CRM enrichment, or resolving a single email to every profile that creator owns.
Every enrichment call returns a structured profile your agent can analyze directly: verified email, phone, bio, audience demographics, engagement distribution, posting patterns, brand collaborations, monetization signals, affiliate links, and more.
Ask your agent to “score these 20 creators for a skincare launch” – and it has everything it needs to actually answer.
The MCP server ships with the full Influencers.club toolkit – ready for your agent to invoke.
Search 340M+ creators with natural-language AI search plus 40+ structured filters – location, follower range, engagement, niche, bio keywords, and more.
Turn any handle or profile URL into a full creator record – verified email, phone, audience data, lookalikes.
Reverse-lookup any email into its linked creator profile and social graph across 47 platforms.
Find lookalikes of any creator – matched on niche, engagement, audience, and content patterns.
Resolve a single creator into every linked account across all platforms they’re active on.
Compare 2-10 creators and see shared vs unique audience – perfect for campaign mix planning.
Pull recent posts with captions, hashtags, engagement – so agents can reason over actual content.
Search and export up to 500 creators directly to CSV – ready for outreach tools or CRM import.
One MCP server. Every creator workflow that used to need a custom pipeline.
Tell your agent “find me 100 micro-influencers in US skincare with 4%+ engagement.” It calls the MCP, filters the database, and hands back the list – in chat.
Drop a list of emails into chat. Your agent enriches each into a creator profile, resolves social handles, and syncs the data back to your CRM or warehouse.
Agent pulls a creator’s recent posts, identifies what they care about, and drafts personalized outreach emails – all without leaving the chat.
Give your agent your best-performing creator. It finds 100 lookalikes, scores them against your ICP, and returns a prioritized shortlist.
“Which of these 5 creators have the least audience overlap?” The agent runs the analysis and recommends your campaign mix – with Venn diagrams.
Prototype creator-facing features inside Cursor or VS Code. Your agent can search, enrich, and test against real data while you build.
The server is open-source on GitHub. Works with Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, and any other MCP-compatible client.
Sign up at dashboard.influencers.club – 10 free credits included.
Paste the snippet into your Claude Desktop, Cursor, or VS Code config file.
“Find 50 fitness creators on Instagram.” Your agent calls the MCP and returns results.
/ ~/.claude/claude_desktop_config.json { "mcpServers": { "influencers-club": { "command": "npx", "args": [ "-y", "@influencers-club/mcp" ], "env": { "INFLUENCERS_CLUB_API_KEY": "your_key_here" } } } }
Full install guides for every client in the GitHub repo →
The Influencers.club MCP server is an official Model Context Protocol integration that lets AI agents call Influencers.club directly. Instead of you writing API code, your agent – Claude, Cursor, VS Code Copilot, or any MCP-compatible client – uses natural language to search 340M+ creator profiles, enrich handles into full records, and analyze audiences.
MCP is an open standard created by Anthropic that lets AI assistants connect to external tools and data sources through a single protocol. Think of it as USB-C for AI agents: one connection, works with every compatible client. The Influencers.club MCP exposes creator data as tools any MCP client can call.
The MCP server runs locally (stdio) and works with any MCP host that supports local servers:
Install the server once – it works across every client you use.
What about ChatGPT? ChatGPT supports remote MCP connectors in Developer Mode (Plus/Pro/Business/Enterprise) but does not connect to local servers. A hosted remote endpoint is on our roadmap – talk to us if you need it today.
The MCP exposes the full Influencers.club toolkit:
Yes. The MCP server uses your Influencers.club API key, which you get by signing up at dashboard.influencers.club. New accounts include 10 free export credits, so you can test everything end-to-end before committing to a plan.
The MCP server itself is free and open-source. You pay for the Influencers.club credits your agent consumes – same usage-based pricing as the API. Credits roll over, and you can start free.
Clay and n8n are no-code automation platforms – great for visual workflows. The MCP is designed for AI-native workflows: your agent decides which tool to call and when, driven by a natural-language prompt. Use the MCP when you want Claude or Cursor to do the work. Use Clay or n8n when you want to build a fixed, triggered pipeline.
The MCP server runs locally in your environment and talks to the Influencers.club API using your own API key. No data is routed through third parties. The source code is public on GitHub for full review.
Absolutely. The MCP is designed for AI agencies, creator-economy startups, and product teams building agentic workflows. Pair it with Claude Agent SDK, LangGraph, or any agent framework to give your agents real creator intelligence.
Install the MCP server, grab your free API key, and start asking your agent about creators in under 2 minutes.