
Influship Influencer Marketing MCP
@Influship
About Influship Influencer Marketing MCP
Influship MCP server package and registry metadata for AI-native creator discovery
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"influship": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<YOUR_INFLUSHIP_API_KEY>"
}
}
}
}Tools
4`autocomplete_creators`
`match_creators`
`get_profile`
`get_posts`
Overview
What is Influship Influencer Marketing MCP?
A Model Context Protocol server that gives AI agents typed tools for influencer discovery and marketing workflows. It integrates with influencer marketing data, enabling creator search, lookalikes, profile/post lookup, and Instagram transcript analysis. Designed for marketers and teams using MCP-compatible agents like ChatGPT, Claude, Cursor, Codex, and VS Code.
How to use Influship Influencer Marketing MCP?
Configure either as a remote Streamable HTTP server (requires X-API-Key header) or via NPX/stdio with an INFLUSHIP_API_KEY environment variable. For stdio, run INFLUSHIP_API_KEY=YOUR_KEY npx -y @influship/mcp or add to the MCP client's JSON config with command, args, and env. Optionally set INFLUSHIP_MCP_URL for local development.
Key features of Influship Influencer Marketing MCP
- Creator discovery by audience, niche, location, and platform.
- Lookalike finding from known winners or competitor talent lists.
- Profile and social handle resolution across Instagram, TikTok, YouTube.
- Post lookup and Instagram transcript analysis.
- Toolset includes
search_creators,find_lookalike_creators,get_creator,get_posts, and more.
Use cases of Influship Influencer Marketing MCP
- Build prospecting lists and market maps from typed creator searches.
- Identify similar creators to proven influencers for campaign scaling.
- Enrich briefs and outreach research with creator profiles, posts, and transcripts.
FAQ from Influship Influencer Marketing MCP
What authentication is required?
An API key is needed. Set it via the X-API-Key header for the HTTP server or the INFLUSHIP_API_KEY environment variable for stdio.
Does the server work with any MCP client?
Yes, it supports MCP-compatible agents such as ChatGPT, Claude, Cursor, Codex, and VS Code.
Where does data processing happen?
Data, auth, billing, and rate limits are handled on the hosted Influship MCP server. The npm package is a small stdio bridge to that hosted server.
What tools are available?
Listed tools include search_creators, autocomplete_creators, find_lookalike_creators, match_creators, get_creator, get_profile, lookup_profiles, get_posts, and Instagram post/transcript tools when enabled.
Are there any known limitations or rate limits?
The README does not specify rate limits or other limitations. It notes that billing and rate limits are managed on the hosted server.
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments