SERVER
Apollo MCP Server
Rank #390io.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
VERSIONS
Available versions (16)
| Version | Published |
|---|---|
| 1.14.0 | May 15, 2026 |
| 1.13.0 | Apr 23, 2026 |
| 1.12.0 | Apr 2, 2026 |
| 1.11.0 | Mar 23, 2026 |
| 1.10.0 | Mar 19, 2026 |
| 1.9.0 | Mar 10, 2026 |
| 1.8.2 | Mar 4, 2026 |
| 1.8.1 | Mar 2, 2026 |
| 1.8.0 | Feb 26, 2026 |
| 1.7.0 | Feb 10, 2026 |
| 1.6.0 | Jan 26, 2026 |
| 1.5.0 | Jan 21, 2026 |
| 1.4.1 | Jan 16, 2026 |
| 1.4.0 | Jan 14, 2026 |
| canary-20260112T145439Z-114c866 | Jan 12, 2026 |
| 0.1.0 | Nov 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