Loading MCP server directory, please wait...
Find and analyze influencers with creator search, lookalikes, profiles, posts, and transcripts.
npx @getmcp/cli add io.github.Influship/influship-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
INFLUSHIP_API_KEYYour Influship API key from https://developers.influship.com
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Influship/influship-mcp": {
"command": "npx",
"args": [
"-y",
"@influship/mcp"
],
"env": {
"INFLUSHIP_API_KEY": "",
"INFLUSHIP_MCP_URL": "https://mcp.influship.com/mcp"
}
}
}
}