Apollo MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Apollo MCP Serverfind sales directors at tech companies in San Francisco"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Apollo MCP Server
An MCP server for the Apollo.io API. Provides tools for people search, company search, enrichment, job postings, and news articles.
Features
People search with filters for titles, seniority, locations, companies, industries, technologies, and more
Company search with filters for size, location, revenue, funding, keywords, and tech stack
Person enrichment by email, LinkedIn URL, name + company, or Apollo ID
Company enrichment by domain or name
Bulk enrichment for people and organizations
Job postings and full organization info by Apollo ID
News article search related to companies
Related MCP server: Apollo.io MCP Server
Setup
git clone https://github.com/YOUR_USERNAME/apollo-mcp.git
cd apollo-mcp
npm install
cp .env.example .env
# Edit .env and add your Apollo API keyUsage with Claude Desktop
Add this to your Claude Desktop config (claude_desktop_config.json):
{
"mcpServers": {
"apollo": {
"command": "node",
"args": ["/absolute/path/to/apollo-mcp/src/server.js"],
"env": {
"APOLLO_API_KEY": "your-api-key-here"
}
}
}
}Replace /absolute/path/to/apollo-mcp/ with the actual path where you cloned the repo.
Then restart Claude Desktop to pick up the new server.
Testing
npm startThe server should print Apollo MCP server running to stderr and wait for MCP messages on stdin.
Tools
Tool | Description |
| Search people with advanced filters |
| Search companies with advanced filters |
| Enrich a person by email, LinkedIn, name+company, or Apollo ID |
| Enrich a company by domain or name |
| Bulk enrich multiple people |
| Bulk enrich multiple organizations |
| Get job postings for an organization |
| Get full organization details |
| Search company-related news articles |
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Prospect, enrich leads, and manage outreach sequences with Apollo.io.
Enrich and search people and companies, resolve identities, and enrich IP addresses.
- SalesQLOAuthcom.salesql
Find verified B2B emails and phone numbers; search and enrich people and companies for prospecting.
- AIsa ApolloOAuthone.aisa
B2B people and company search, enrichment, and the CRM objects behind a pipeline.
1
Related MCP Servers
- AlicenseBqualityDmaintenanceEnables AI assistants to interact with Apollo.io API for sales and marketing activities. Provides tools to search for companies and contacts, enrich person and organization data, and manage accounts with comprehensive lead generation capabilities.11MIT
- AlicenseBqualityDmaintenanceIntegrates Apollo.io's B2B sales platform with Claude AI, enabling prospect search, contact enrichment, email sequence management, list analytics, and sales intelligence operations through natural conversation.199 npm1MIT
- AlicenseAqualityDmaintenanceEnables sales intelligence and outreach automation through Apollo.io's 275M+ contact database. Supports prospecting, contact enrichment, email sequences, workflow automation, and pipeline management.345MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Apollo.io API to search global databases and enrich company and person data. It facilitates managing contacts and accounts, retrieving tech stacks, and finding job postings through natural language.9 npm1MIT