GitHub - AgentX-ai/apollo-io-mcp-server: apollo.io mcp server. Get data for people and organization agentically. (original) (raw)

npm version

Website

Watch the Apollo IO Tutorial video

Apollo.io MCP Server

A powerful Model Context Protocol (MCP) server implementation for seamless Apollo.io API integration, enabling AI assistants to interact with Apollo.io data for people and organization enrichment.

Features

Installation

npm install @agentx-ai/apollo-io-mcp-server

Test locally

npm install -g .
npx @modelcontextprotocol/inspector apollo-io-mcp-server

Then add APOLLO_IO_API_KEY in Environment Variable

Available Tools

1. People Enrichment (people_enrichment)

Enrich contact data with comprehensive information.

Parameters:

2. Organization Enrichment (organization_enrichment)

Get detailed company information and insights.

Parameters:

Find people based on various criteria with comprehensive filtering options.

Parameters:

Discover companies matching specific criteria with comprehensive filtering options.

Parameters:

5. Organization Job Postings (organization_job_postings)

Access job postings for specific organizations.

Parameters:

6. Get Person Email (get_person_email)

Get email address for a person using their Apollo ID.

Parameters:

7. Employees of Company (employees_of_company)

Find employees of a company using company name or website/LinkedIn URL.

Parameters:

License

MIT License - see LICENSE file for details.

AgentX MCP