Apollo.io MCP Server
Related Servers
Alternatives to Apollo.io MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceA Model Context Protocol server implementation that enables AI assistants to interact with Apollo.io data, performing operations like people/organization enrichment, searching, and retrieving job postings through natural language commands.758 npm40MIT
- FlicenseBqualityCmaintenanceA Model Context Protocol (MCP) server for the Apollo.io API, giving AI coding assistants direct access to Apollo.io's sales intelligence platform for prospecting, enrichment, CRM operations, and outreach.505-
- AlicenseAqualityAmaintenanceMCP server for Apollo.io B2B database enabling people and company search, enrichment, and insights through conversational interfaces.9531 npm19MIT
- AlicenseNot gradedqualityCmaintenanceMCP server for the Apollo.io API that lets LLMs search and enrich people and company data.45 npmMIT

Apollo.io MCP Serverofficial
AlicenseNot gradedqualityCmaintenanceApollo.io MCP server for prospecting, lead enrichment, sales intelligence, and outreach workflows. Integrates Apollo.io go-to-market data into MCP-compatible AI applications.20MIT- AlicenseAqualityDmaintenanceMCP server for Apollo.io B2B sales intelligence API. Enables searching and enriching people and organizations via natural language.711 npm4MIT
TDQS
Scored across 7 tools
Each tool has a clearly distinct purpose targeting specific Apollo.io API endpoints: employees_of_company finds employees, get_person_email retrieves emails, organization_enrichment and people_enrichment enrich data, organization_job_postings finds job postings, and organization_search and people_search perform searches. There is no overlap in functionality, making tool selection unambiguous.
The tools follow a consistent snake_case naming convention, but the pattern is not fully uniform: most use a verb_noun structure (e.g., organization_search, people_enrichment), while employees_of_company and get_person_email deviate slightly in phrasing. Overall, naming is readable and mostly predictable with minor inconsistencies.
With 7 tools, the server is well-scoped for its purpose of accessing Apollo.io's data enrichment and search APIs. Each tool serves a specific function, covering key operations like searching, enriching, and retrieving data for organizations and people, without being overly sparse or bloated.
The tool set provides comprehensive coverage for core Apollo.io use cases, including search and enrichment for both organizations and people, plus specific utilities like email retrieval and job postings. A minor gap exists in lacking update or deletion tools, but this is reasonable given the API's likely read-only nature, and agents can work effectively with the provided operations.