Apollo.io MCP server for prospecting, enrichment, CRM, sequences, and outreach workflows
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-inferensys-apollo-io-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Apollo.io MCP server for prospecting, enrichment, CRM, sequences, and outreach workflows
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in marketing
DataForSEO API modelcontextprotocol server
MCP server for the PostFast API — schedule and manage social media posts via AI tools
Claude Code plugin: 115 commands, 25 agents, 64 scripts, 67 MCP servers, 143 reference files. Eval/QA layer (hallucination detection, claim verification, A+ through F grading). Multilingual (Sarvam AI, DeepL, Google Cloud Translation). Full execution with approval workflow.
A free SEO research tool using Model Context Protocol (MCP) powered by Ahrefs data. Get backlink analysis, keyword research, traffic estimation, and more — directly in your AI-powered IDE.
MCP Security Weekly
Get CVE alerts and security updates for io.github.Inferensys/apollo-io-mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
A Model Context Protocol (MCP) server for the Apollo.io API -- giving AI coding assistants like Claude Code, Cursor, and any MCP-compatible client direct access to Apollo.io's sales intelligence platform.
Search leads, enrich contacts with verified emails and phone numbers, manage CRM records, run email sequences, track outreach, manage deals, tasks, notes, labels, and more -- all through natural language via 45 ready-to-use tools.
git clone https://github.com/Chainscore/apollo-io-mcp.git
cd apollo-io-mcp
npm install
npm run build
Get your API key from Apollo.io Settings > Integrations > API.
Claude Code (~/.claude/settings.json):
{
"mcpServers": {
"apollo-io": {
"command": "node",
"args": ["/path/to/apollo-io-mcp/dist/index.js"],
"env": {
"APOLLO_API_KEY": "your_key_here"
}
}
}
}
Cursor (.cursor/mcp.json):
{
"mcpServers": {
"apollo-io": {
"command": "node",
"args": ["/path/to/apollo-io-mcp/dist/index.js"],
"env": {
"APOLLO_API_KEY": "your_key_here"
}
}
}
}
| Tool | Description | Cost |
|---|---|---|
search_people | Search Apollo's 270M+ contact database by title, company, location, seniority, tech stack, funding stage | FREE |
enrich_person | Get verified email, phone number, and full profile for a person | 1 credit |
bulk_enrich_people | Enrich up to 10 people in a single request | 1 credit/person |
| Tool | Description | Cost |
|---|---|---|
search_organizations | Search companies by name, industry, employee count, revenue | 1 credit/page |
enrich_organization | Get detailed company info (tech stack, funding, size) by domain | 1 credit |
get_organization | Get organization details by Apollo ID | FREE |
get_organization_job_postings | Get current job postings for a company | 1 credit |
| Tool | Description | Cost |
|---|---|---|
create_contact | Create a contact with automatic deduplication | FREE |
update_contact | Update an existing contact | FREE |
get_contact | Retrieve a contact by ID | FREE |
search_contacts | Search your saved contacts | FREE |
delete_contact | Permanently delete a contact | FREE |
bulk_create_contacts | Create up to 100 contacts at once | FREE |
bulk_update_contacts | Update up to 100 contacts at once | FREE |
| Tool | Description | Cost |
|---|---|---|
create_account | Create a company record in your CRM | FREE |
update_account | Update an existing account | FREE |
search_accounts | Search your saved accounts | FREE |
| Tool | Description | Cost |
|---|---|---|
search_opportunities | Search deals in your pipeline by keyword, stage, or owner | FREE |
get_opportunity | Get a single deal by ID | FREE |
create_opportunity | Create a new deal with |