Apollo.io MCP Server
Enables 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.
What is Apollo.io MCP Server?
Apollo.io MCP Server is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to enables 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 w...
Enables 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.
This server falls under the Business Applications and Marketing & SEO categories on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- Enables AI assistants to interact with Apollo.io API for sal
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx apollo-io-mcp-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Apollo.io MCP Server
The Apollo.io MCP Server connects AI assistants to the Apollo.io sales intelligence platform, enabling natural language access to one of the largest B2B contact and company databases. It exposes five tools for people enrichment, organization enrichment, people search, organization search, and job posting retrieval — letting sales and marketing teams run lead generation workflows directly from their AI client without switching tabs. Ideal for SDRs and RevOps teams who want to enrich CRM records, build prospect lists, or research accounts through conversational prompts.
Prerequisites
- Node.js 18 or higher installed
- An Apollo.io account with API access (free or paid plan)
- Apollo.io API key from Account Settings > Integrations > API
- An MCP-compatible client such as Claude Desktop or Cursor
Clone the repository
Clone the apollo-io-mcp-server repository from GitHub and navigate into the project directory.
git clone https://github.com/lkm1developer/apollo-io-mcp-server.git
cd apollo-io-mcp-serverInstall dependencies and build
Install Node.js dependencies and compile the TypeScript source to the dist/ directory.
npm install
npm run buildObtain your Apollo.io API key
Log in to Apollo.io, navigate to Account Settings > Integrations > API Keys, and copy your API key. This key authenticates all requests to the Apollo.io v1 API.
Set the required environment variable
Export your Apollo.io API key as an environment variable before starting the server, or add it to a .env file in the project root.
export APOLLO_IO_API_KEY=your_api_key_hereConfigure your MCP client
Add the server to your MCP client configuration file (e.g., claude_desktop_config.json). The server runs via stdio transport using Node.js.
{
"mcpServers": {
"apollo-io": {
"command": "node",
"args": ["/absolute/path/to/apollo-io-mcp-server/dist/index.js"],
"env": {
"APOLLO_IO_API_KEY": "your_api_key_here"
}
}
}
}Restart your MCP client and verify
Restart Claude Desktop or your chosen MCP client. The apollo-io server should appear in the connected servers list, exposing five tools: people_enrichment, organization_enrichment, people_search, organization_search, and organization_job_postings.
Apollo.io MCP Server Examples
Client configuration
Example claude_desktop_config.json entry for the Apollo.io MCP server using the built dist file.
{
"mcpServers": {
"apollo-io": {
"command": "node",
"args": ["/Users/you/apollo-io-mcp-server/dist/index.js"],
"env": {
"APOLLO_IO_API_KEY": "your_apollo_api_key"
}
}
}
}Prompts to try
Example prompts to use once the server is connected in your AI client.
- "Find VP-level marketing contacts at companies in the fintech space"
- "Enrich the person John Smith who works at apollo.io — give me their email and title"
- "Search for SaaS companies headquartered in Austin, Texas"
- "What job postings does Stripe currently have open?"
- "Enrich the organization with domain stripe.com"Troubleshooting Apollo.io MCP Server
API requests fail with 401 Unauthorized
Verify APOLLO_IO_API_KEY is correctly set and matches the key shown in your Apollo.io account under Settings > API Keys. The key must have at least the basic search scope enabled.
Server fails to start after npm run build
Ensure Node.js 18+ is installed (run `node --version`). If the build produces TypeScript errors, delete node_modules and run `npm install` again before rebuilding.
Tools not appearing in Claude Desktop
Check that the absolute path in claude_desktop_config.json points to the compiled dist/index.js file, not the TypeScript source. Restart Claude Desktop fully after editing the config.
Frequently Asked Questions about Apollo.io MCP Server
What is Apollo.io MCP Server?
Apollo.io MCP Server is a Model Context Protocol (MCP) server that enables 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. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Apollo.io MCP Server?
Follow the installation instructions on the Apollo.io MCP Server GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Apollo.io MCP Server?
Apollo.io MCP Server works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Apollo.io MCP Server free to use?
Yes, Apollo.io MCP Server is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
Apollo.io MCP Server Alternatives — Similar Business Applications Servers
Looking for alternatives to Apollo.io MCP Server? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Apollo.io MCP Server in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Apollo.io MCP Server?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.