Loading MCP server directory, please wait...
Apollo.io lead enrichment and prospecting via MCP
npx @getmcp/cli add io.github.wmarceau/apolloRequires Python 3.10+. Community-contributed server. Review source before installing.
APOLLO_API_KEYYour Apollo.io API key from https://app.apollo.io/settings/integrations
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.wmarceau/apollo": {
"command": "uvx",
"args": [
"apollo-mcp"
],
"env": {
"APOLLO_API_KEY": ""
}
}
}
}