Loading MCP server directory, please wait...
Map a company domain to its social media URLs and follower counts via Apify.
npx @getmcp/cli add com.mambabuilt/mcp-company-social-presence-mapperRequires 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-company-social-presence-mapper": {
"command": "npx",
"args": [
"-y",
"@mambalabsdev/mcp-company-social-presence-mapper"
],
"env": {
"APIFY_TOKEN": ""
}
}
}
}