Back to MCP Servers

Apollo Io

B2B sales intelligence and prospecting with Apollo.io. Search for prospects, enrich contacts with emails and phone numbers, discover companies by industry and size, and access Apollo's database of 275M+ contacts.

marketingai

Installation

npx -y apollo-io-mcp

Configuration

{
  "mcpServers": {
    "apollo-io-mcp": {
      "command": "npx",
      "args": ["-y", "apollo-io-mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub