← Back to Plugins
MCP Server MCP

io.github.wmarceau/apollo

github By github 👁 1 views ▲ 0 votes

Apollo.io lead enrichment and prospecting via MCP

Homepage Verified source GitHub

Install

uvx apollo-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "apollo-mcp",
      "version": "1.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Apollo.io API key from https://app.apollo.io/settings/integrations",
          "isRequired": true,
          "isSecret": true,
          "name": "APOLLO_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...