Loading MCP server directory, please wait...
Match an influencer to their talent agency, or an agency to its public creator roster.
npx @getmcp/cli add com.mambabuilt/mcp-talent-agency-lookupRequires Node.js 18+. Community-contributed server. Review source before installing.
APIFY_TOKENApify API token from https://console.apify.com/account/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mambabuilt/mcp-talent-agency-lookup": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-talent-agency-lookup"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}