Prospect, enrich leads, and manage outreach sequences with Apollo.io.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Apollo.io.
apollo_mixed_people_api_searchSearch Apollo's people database by title, seniority, location, and company filters.
apollo_mixed_companies_searchSearch Apollo's organization database by industry, size, location, and keywords.
apollo_people_matchMatch and enrich a single person from available identifiers.
apollo_people_bulk_matchMatch and enrich multiple people in one call.
apollo_organizations_enrichEnrich a single organization.
apollo_organizations_bulk_enrichEnrich multiple organizations in one call.
The official Apollo.io Model Context Protocol server for prospecting, lead enrichment, sales intelligence, and outreach workflows.
Provider: Official, first-party server built and maintained by Apollo.io.
Bring Apollo.io prospecting, enrichment, and outreach directly into your favorite MCP-compatible AI application β GitHub Copilot, Visual Studio Code, Cursor, Claude Code, Claude Desktop, and Claude Cowork.
The Apollo.io MCP server exposes Apollo.io's go-to-market data and workflows through the Model Context Protocol, so MCP-compatible AI applications can prospect for people and companies, enrich contacts, query sales analytics, and load leads into outreach sequences using natural language.
Hosted and maintained by Apollo.io. The server runs remotely β there is nothing to build, host, or run locally.
Transport: Streamable HTTP.
Endpoint:
Authentication: Handled through Apollo.io OAuth. You sign in with your Apollo.io account and authorize access from your MCP client; the server then acts with your Apollo.io permissions. See Authentication and Authorization.
This repository also ships an optional Apollo plugin for Claude Code and Cowork that bundles ready-made workflow skills (/apollo:* commands) on top of the same MCP server.
The following capabilities are confirmed by the server tools and skills in this repository:
The remote server may expose additional tools beyond those exercised by the bundled skills. The list above reflects what is confirmed in this repository. See Available Tools and Capabilities.
An Apollo.io account. Sign in at https://www.apollo.io/.
Apollo.io permissions and credits. Actions run with your account's permissions, and some actions consume Apollo credits (for example, enrichment). See Safety and Responsible Usage. For plan, credit, and permission details, see the Apollo documentation.
An MCP-compatible client that supports the Streamable HTTP transport, such as:
No local runtime required. The server is remote and hosted by Apollo.io β you do not need Node.js, Docker, or a local installation to use it. (The optional Claude Code / Cowork plugin installs workflow skills locally through your client's plugin system, but the MCP server itself remains remote.)
The Apollo.io MCP server is published in the official Model Context Protocol Registry, but it is not yet discoverable in the curated GitHub MCP Registry or the VS Code MCP gallery. Until then, add it manually with the configuration below.
Create a .vscode/mcp.json file in your workspace:
Cmd/Ctrl + Shift + P).https://mcp.apollo.io/mcp and name the server apollo.apollo server.For the current terminology and behavior, see the VS Code documentation on MCP servers: https://code.visualstudio.com/docs/copilot/chat/mcp-servers.
Add the remote Streamable HTTP endpoint to your Cursor MCP configuration (for example, ~/.cursor/mcp.json, or the project-level .cursor/mcp.json):
Then:
apollo server is listed under MCP.This repository also includes a Cursor plugin manifest (
.cursor-plugin/plugin.json) that references the same remote endpoint (.mcp.json), so no local package needs to run.
You can connect the server in either of two ways.
Then run /mcp inside Claude Code, select apollo, and authenticate.
/apollo:* workflow skills)Add this plugin's marketplace:
Install the plugin:
Restart Claude Code so the MCP server starts correctly.
The plugin automatically configures the Apollo MCP server β no manual config files. After installing, authenticate with /mcp and run /apollo:* commands (see Available Tools and Capabilities).
Claude Desktop and Claude Cowork are separate from Claude Code (the CLI). Use the steps below for the desktop-based clients.
Click to install in a single step:
Then restart Cowork so the MCP server starts correctly.
Add the Apollo connector from your Claude settings, then authenticate:
Exact menu labels and navigation vary by Claude Desktop version. See Anthropic's documentation for the current steps to add a remote MCP connector.
For any other MCP-compatible client that supports Streamable HTTP:
Exact property names vary between clients. Some clients use
type: "http"(as in the VS Code and Cursor examples above) and some usetype: "streamable-http". Consult your client's MCP documentation for the precise schema.
The Apollo MCP server uses Apollo.io OAuth. Only confirmed behavior is documented here.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/apollo-io)<a href="https://allmcps.com/mcp/apollo-io"><img src="https://allmcps.com/api/badge/apollo-io?style=directory" alt="Apollo.io on AllMCPs" /></a>