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. | |
| APOLLO_BASE_URL | No | Base URL for the Apollo API. | https://api.apollo.io/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| apollo_search_peopleA | Search for people in Apollo with advanced filtering options. Use filters to target specific roles, locations, seniority levels, and companies. |
| apollo_search_companiesA | Search for companies/organizations in Apollo with comprehensive filtering options. Use filters to target specific company types, locations, sizes, and industries. |
| apollo_enrich_personC | Enrich a person by email, linkedin_url, or name+company using Apollo match. |
| apollo_enrich_companyC | Enrich a company/organization by domain or name using Apollo match. |
| apollo_bulk_enrich_peopleB | Bulk enrich multiple people using Apollo match. Provide an array of people with email, linkedin_url, name, or company. |
| apollo_bulk_enrich_organizationsB | Bulk enrich multiple organizations using Apollo match. Provide an array of organizations with domain or name. |
| apollo_get_organization_job_postingsB | Get job postings for a specific organization by organization ID. |
| apollo_get_complete_organization_infoB | Get complete information for a specific organization by organization ID. |
| apollo_search_news_articlesC | Search for news articles related to companies in Apollo. Supports 'query', 'filters', pagination. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thevgergroup/apollo-io-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server