Influship Influencer Marketing MCP
About
Influship MCP server package and registry metadata for AI-native creator discovery
Details
- Author
- Influship
- GitHub stars
- 1
- Downloads
- 378
- Categories
- Other, Marketing, AI
Jump to
- 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.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Influship Influencer Marketing MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"influship influencer marketing mcp": {
"influship": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<YOUR_INFLUSHIP_API_KEY>"
}
}
}
}
}
McpServers
{
"influship": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "<YOUR_INFLUSHIP_API_KEY>"
}
}
}
Influship MCP server package and registry metadata for AI-native creator discovery
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




