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 |
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 | {
"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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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