SERVER

Apollo MCP Server

Rank #390

io.github.apollographql/apollo-mcp-server

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

First listed
May 15, 2025
Last publish date
May 15, 2026
OVERVIEW

Apollo MCP Server is a Model Context Protocol (MCP) server published by apollographql. It ranks #390 of 58,832 servers tracked on MCP Toplist, and its repository has 283 GitHub stars. Apollo MCP Server is listed across 2 registries — Official MCP and Glama, with 16 tracked versions. It was first listed on May 15, 2025 and most recently updated on May 15, 2026.

STANDING
#390of 58,832 tracked serversTop 1%

Ranks ahead of 58,442 of 58,832 servers on MCP Toplist.

CONNECT

Use Apollo MCP Server

Add Apollo MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Docker image
{
  "mcpServers": {
    "apollo-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/apollographql/apollo-mcp-server:v1.14.0"
      ]
    }
  }
}
REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

apollographql

Organization
Total servers
5
Total versions
18
VERSIONS

Available versions (16)

VersionPublished
1.14.0May 15, 2026
1.13.0Apr 23, 2026
1.12.0Apr 2, 2026
1.11.0Mar 23, 2026
1.10.0Mar 19, 2026
1.9.0Mar 10, 2026
1.8.2Mar 4, 2026
1.8.1Mar 2, 2026
1.8.0Feb 26, 2026
1.7.0Feb 10, 2026
1.6.0Jan 26, 2026
1.5.0Jan 21, 2026
1.4.1Jan 16, 2026
1.4.0Jan 14, 2026
canary-20260112T145439Z-114c866Jan 12, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Apollo MCP Server?
MCP server that exposes GraphQL operations as tools for AI models.
Who maintains Apollo MCP Server?
Apollo MCP Server is maintained by apollographql, which publishes 5 MCP servers (18 total versions) tracked on MCP Toplist.
Is Apollo MCP Server an official MCP server?
Yes — Apollo MCP Server is listed on the Official MCP Registry, alongside Glama.
How many versions does Apollo MCP Server have?
MCP Toplist tracks 16 versions of Apollo MCP Server, most recently published on May 15, 2026.
Where can I find the source code for Apollo MCP Server?
The source code for Apollo MCP Server is hosted at github.com/apollographql/apollo-mcp-server.
EXPLORE