← Back to Plugins
MCP Server MCP

FastMCP server for Apollo

github By github 👁 1 views ▲ 0 votes

FastMCP server for Apollo.io — 22 tools: sequences, campaign health, mailbox warmup, enrichment,…

Homepage Verified source GitHub

Install

mcpb:https://github.com/adelaidasofia/apollo-mcp/releases/download/v0.1.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/adelaidasofia/apollo-mcp/releases/download/v0.1.0/apollo-mcp.mcpb",
      "version": "0.1.0",
      "fileSha256": "60d54c9f8a3bd7a4044885de41f2a6f7ed305a1130d1d30e299c40ea1ff6bd05",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "From app.apollo.io → Settings → API",
          "isRequired": true,
          "isSecret": true,
          "name": "APOLLO_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...