Back to directory
jalbertcode/apollo-mcp

jalbertcode/apollo-mcp

@JAlbertCode

MCP server for Apollo.io sales intelligence platform integration, enabling AI assistants to enrich people/organization data and search prospects

apollo.iosales-intelligenceenrichmentpeople-searchmcpapitool

Installation & Configuration

{
  "mcpServers": {
    "apollo": {
      "command": "node",
      "args": [
        "dist/index.js"
      ],
      "env": {
        "APOLLO_API_KEY": "your_api_key_here",
        "RATE_LIMIT_PER_SECOND": "10"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/17
Updated
2026/6/17