Skip to content
Claude Code

Apollo MCP Server for Claude Code

io.github.apollographql/apollo-mcp-server

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

client:Claude Code transport:stdio runtime:oci

Install Apollo MCP Server in Claude Code

run in your project directory

claude mcp add apollo-mcp-server -- docker run -i --rm ghcr.io/apollographql/apollo-mcp-server:v1.20.0

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Apollo MCP Server in other clients