Apollo Io
Freeby MCP Community
Model Context Protocol (MCP) server for Apollo.io API integration
v2.2.1Added Apr 12, 2026
mcpapolloapisalesprospecting
Apollo Io MCP Server
Model Context Protocol (MCP) server for Apollo.io API integration
Installation
npx -y @thevgergroup/apollo-io-mcp
Reviews
Installation
Quick install
npx -y @thevgergroup/apollo-io-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"apollo-io": {
"command": "npx",
"args": ["-y", "@thevgergroup/apollo-io-mcp"]
}
}
}