@louis030195/apollo-io-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APOLLO_API_KEY | Yes | Your Apollo.io API key |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| apollo_search_peopleA | Search for people/prospects in Apollo's B2B database. Filter by job titles, locations, companies, etc. |
| apollo_enrich_personC | Enrich a person's data with Apollo's B2B intelligence. Provide email, name, or company info. |
| apollo_enrich_organizationA | Enrich a company's data with Apollo's B2B intelligence using their domain. |
| apollo_search_organizationsA | Search for companies/organizations in Apollo's B2B database. Filter by location, size, keywords, etc. |
| apollo_search_sequencesA | Search for email sequences in your Apollo account. Returns sequence stats including sent, bounced, replied counts. Requires master API key. |
| apollo_get_email_accountsA | Get list of email accounts connected to your Apollo account. Requires master API key. |
| apollo_get_email_message_activitiesA | Get activities (opens, clicks, replies) for a specific email message sent via sequence. Requires master API key. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 7 tools
Each tool targets a distinct resource or action (organization, person, email accounts, email activities, sequences), with no overlap in purpose.
All tools follow the consistent pattern apollo_verb_noun (e.g., apollo_enrich_organization, apollo_search_people), with uniform verb and noun usage.
7 tools is ideal for an Apollo.io integration, covering core functionalities without being excessive or insufficient.
Covers enrichment and search for people and organizations, plus email activities and sequences. Minor gaps, like missing a direct tool to fetch a specific person by ID, but enrich by email can substitute.