← Index

Apollo MCP Server

io.github.apollographql/apollo-mcp-server·v1.13.0·Other
Quality Score
100
/100

MCP server that exposes GraphQL operations as tools for AI models.

§01  Install
Claude Desktop (Docker)
{
  "mcpServers": {
    "apollo-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/apollographql/apollo-mcp-server:v1.13.0"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
25
installability
25
documentation
15
stability
10
§04  Alternatives in Other