Back to directory
edwardchoh/apollo-io-mcp-server

edwardchoh/apollo-io-mcp-server

@edwardchoh

MCP server that exposes the Apollo.io API functionalities as tools

apollo.iosalesmarketingenrichmentapimcptool

Installation & Configuration

{
  "mcpServers": {
    "apollo-io-mcp-server": {
      "type": "stdio",
      "command": "uv",
      "args": [
        "run",
        "mcp",
        "run",
        "server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13