apollo

apollo is an MCP server for Claude Code from adelaidasofia/apollo-mcp. Its token cost is not measured, scanned A, original, MIT.

An integration that connects a coding agent to the Apollo.io REST API through a local Python server. Apollo.io is a sales platform, and this setup requires an Apollo API key.

In plain words
What is it for?
Use it when an agent needs to access Apollo.io through the provided local server. The input does not specify which Apollo operations this version exposes.
Why use it?
It avoids calling Apollo’s HTTP API directly from each automation or agent workflow.

MCP server for Claude Code

Written for Claude Code: ${CLAUDE_PLUGIN_ROOT} variable. Also seen: listed in a Claude config.

Runs only inside its plugin — its command needs a path that Claude Code sets for a plugin’s own hooks and for nothing else. Install the plugin, not this.

Part of the apollo-mcp plugin — 1 hook, 2 MCP servers shipped together

Install

Getting it into your agent

This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.

Claude Code
/plugin marketplace add adelaidasofia/apollo-mcp
Claude Code
/plugin install apollo-mcp

Made for: Claude Code.

Or install apollo-mcp, the plugin that ships this one along with the rest of its 1 hook, 2 MCP servers.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for apollo

README.md
[![agentmods](https://agentmods.dev/badge/mcp/adelaidasofia/apollo-mcp/apollo.svg)](https://agentmods.dev/mcp/adelaidasofia/apollo-mcp/apollo)
Your own site
<a href="https://agentmods.dev/mcp/adelaidasofia/apollo-mcp/apollo"><img src="https://agentmods.dev/badge/mcp/adelaidasofia/apollo-mcp/apollo.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

apollo scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.mcp.json · 11 lines

What it actually says

{
  "apollo": {
    "command": "python3",
    "args": [
      "${CLAUDE_PLUGIN_ROOT}/server.py"
    ],
    "env": {
      "APOLLO_API_KEY": "${APOLLO_API_KEY}"
    }
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 11 lines scan A d69cd15045f9

Subscribe to this mod's changes

apollo is an MCP server published in the GitHub repository adelaidasofia/apollo-mcp (3 stars, last pushed 13d ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other mcp servers, from other repositories

investor-relations-mcp

MCP server "investor-relations-mcp" as configured in adelaidasofia/investor-relations-mcp. Launched with https://github.com/adelaidasofia/investor-relations-mcp/releases/download/v0.1.0. Needs 1 environment variable to run.

adelaidasofia/investor-relations-mcp · not measured

artefact-revenue-intelligence

The AI-native operational layer for HubSpot. Free tier: 9 tools (5 GTM OS builders + 4 HubSpot audit tools — lifecycle stages, pipeline hygiene, AI readiness, property governance). Pro tier: live HubSpot revenue intelligence (RFM, ICP triangulation, pipeline health) gated by Lemon Squeezy. Runs locally from the…

artefactventures/artefact-mcp-server · not measured

AynOps

A Model Context Protocol server that gives AI Clients real-time cybersecurity reconnaissance capabilities — WHOIS, DNS enumeration, port scanning, SSL inspection, CVE lookup, IP reputation, ASN lookup and more. Runs locally from the AynOps Python package. Needs 2 environment variables to run.

AynOps/AynOps · not measured

openroad-mcp

OpenROAD MCP server (TypeScript/npx). Runs locally from the openroad-mcp npm package.

The-OpenROAD-Project/OpenROAD-MCP · not measured

osm-edit

Review-first MCP server for previewed, version-checked OpenStreetMap road edits from local GPX surveys. Runs locally from the osm-edit-mcp Python package. Needs 3 environment variables to run.

skywinder/osm-edit-mcp · not measured

nexus-mcp

Model Context Protocol server for AI CLI agents. Runs locally from the nexus-mcp Python package.

j7an/nexus-mcp · not measured