Skip to content

Apollo Io

Free

by MCP Community

Model Context Protocol (MCP) server for Apollo.io API integration

v2.2.1Added Apr 12, 2026
mcpapolloapisalesprospecting
Works with:ClaudeGPTGeminiCopilot

Apollo Io MCP Server

Model Context Protocol (MCP) server for Apollo.io API integration

Installation

npx -y @thevgergroup/apollo-io-mcp

Reviews

Leave a Review

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"]
    }
  }
}