MCP Server
Apollo.io MCP MCP Server
by Apollo.io
Search contacts and companies for sales prospecting.
About Apollo.io MCP
Apollo.io MCP server. Search and enrich contacts and companies, manage emailer campaigns, and pull analytics — for sales and lead-gen agents.
Tags
CRMsalesenrichment
How to install Apollo.io MCP
Add the following entry to your MCP client config (e.g. claude_desktop_config.json or .mcp.json). Refer to the official repository for the exact command, package name, and required environment variables.
{
"mcpServers": {
"apollo": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-apollo"]
}
}
}Example shape only — see the docs for the canonical install command.