mcpbeat Sign in

Apolloio MCP Server

local only

Apolloio runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 16 Sep 2026.

Official Apollo.io MCP server for lead enrichment, prospecting, sequences, and analytics.

Installs per day peak 11 · avg 4 · +115% w/w
a month agotoday
25
Installs / week
npm · @apolloio/mcp
23
Stars
1 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
language unknown

Nothing serious here today

Today is the operative word: we check Apolloio every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @apolloio/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@apolloio/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@apolloio/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@apolloio/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@apolloio/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Apolloio

same job, measured the same way
PostHog MCP Server
by posthog

Official PostHog MCP Server for product analytics, feature flags, experiments, and more.

answering
PicSee Short Link
by picsee

Official PicSee MCP server for short links, link management, click analytics, and optional OAuth.

1 tools answering
Usertour MCP Server
by usertour

Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics.

answering
Wireboard
by wireboard

Official MCP server for WireBoard. Lets LLM agents query your analytics in conversation.

40 installs/wk local only
Redmine MCP Server
by igorolv

Redmine for AI agents: issues, projects, wiki, attachments, time entries and release analytics

local only
Yandex Market Seller
by dontsovcmc

MCP server for Yandex Market Partner API — orders, offers, prices, stocks, analytics

95 installs/wk local only
Ozon Seller MCP Server
by woyaxnini

MCP server for Ozon Seller API. 26 tools: products, prices, orders, analytics, finance, rating.

61 installs/wk local only
Jmpy MCP Server
by jmpy-me

Official JMPY.me MCP Server: URL shortener, QR codes, and 70+ marketing analytics tools.

answering

Apolloio — questions

Answers built from our own checks of this server.

Why is there no uptime for Apolloio?
Apolloio runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @apolloio/mcp was installed 25 times last week.
How do I connect Apolloio?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @apolloio/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Apolloio?
The npm package @apolloio/mcp was installed 25 times in the last week. Week over week that is +115%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Apolloio open source?
Yes — it is published under the MIT licence, 23 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.