apollo-io-mcp-server
If you are the rightful owner of apollo-io-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Apollo.io MCP Server provides an interface to interact with Apollo.io API using the Model Context Protocol.
The Apollo.io MCP Server is designed to expose the functionalities of the Apollo.io API as tools through the Model Context Protocol (MCP). It includes components such as the `ApolloClient` class for API interaction, a FastMCP server to expose API functionalities, and data models for various API endpoints. The server allows users to perform operations like people and organization enrichment, people and organization search, and retrieving job postings for organizations. The server is configured to run with the Apollo.io API key and can be integrated with platforms like Claude for Desktop.
Features
- People Enrichment: Enrich data for a single person using the People Enrichment endpoint.
- Organization Enrichment: Enrich data for a single company using the Organization Enrichment endpoint.
- People Search: Find people using the People Search endpoint.
- Organization Search: Find organizations using the Organization Search endpoint.
- Organization Job Postings: Retrieve job postings for a specific organization.
Tools
people_enrichment
Use the People Enrichment endpoint to enrich data for 1 person.
organization_enrichment
Use the Organization Enrichment endpoint to enrich data for 1 company.
people_search
Use the People Search endpoint to find people.
organization_search
Use the Organization Search endpoint to find organizations.
organization_job_postings
Use the Organization Job Postings endpoint to find job postings for a specific organization.