Apollo.io
Rank #39,271io.github.apolloio/apollo-mcp
Prospect, enrich leads, and manage outreach sequences with Apollo.io.
Apollo.io is a Model Context Protocol (MCP) server published by apolloio. It ranks #39,271 of 115,460 servers tracked on MCP Toplist, and its repository has 19 GitHub stars. Apollo.io is listed on Official MCP, with 1 tracked version. It was first listed on Jul 20, 2026 and most recently updated on Jul 20, 2026.
Ranks ahead of 76,189 of 115,460 servers on MCP Toplist.
Use Apollo.io
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http apollo-mcp https://mcp.apollo.io/mcp[mcp_servers.apollo-mcp]
url = "https://mcp.apollo.io/mcp"Add to ~/.codex/config.toml.
https://mcp.apollo.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"apollo-mcp": {
"url": "https://mcp.apollo.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"apollo-mcp": {
"type": "http",
"url": "https://mcp.apollo.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"apollo-mcp": {
"serverUrl": "https://mcp.apollo.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"apollo-mcp": {
"url": "https://mcp.apollo.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.apolloio%2Fapollo-mcp)<a href="https://mcptoplist.com/server/io.github.apolloio%2Fapollo-mcp"><img src="https://mcptoplist.com/badge/io.github.apolloio%2Fapollo-mcp.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
apolloio
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 20, 2026 |
Frequently asked questions
- Who maintains Apollo.io?
- Apollo.io is maintained by apolloio, which publishes 5 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Apollo.io listed on the Official MCP Registry?
- Yes — Apollo.io is listed on the Official MCP Registry.
- How many versions does Apollo.io have?
- MCP Toplist tracks 1 version of Apollo.io, most recently published on Jul 20, 2026.
- Where can I find the source code for Apollo.io?
- The source code for Apollo.io is hosted at github.com/apolloio/apollo-mcp-plugin.git.