SERVER

Apollo MCP Server

Rank #739

io.github.apollographql/graphos-mcp-tools

Search Apollo docs, specs, and best practices

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

Apollo MCP Server is a Model Context Protocol (MCP) server published by apollographql. It ranks #739 of 94,094 servers tracked on MCP Toplist, and its repository has 299 GitHub stars. Apollo MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 16 tracked versions. It was first listed on May 5, 2025 and most recently updated on May 15, 2026.

STANDING
#739of 94,094 tracked serversTop 1%

Ranks ahead of 93,355 of 94,094 servers on MCP Toplist.

Recent momentum
+19GitHub stars since Apr 27 (+7%)
CONNECT

Use Apollo MCP Server

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

Remote · HTTP
{
  "mcpServers": {
    "graphos-mcp-tools": {
      "url": "https://mcp.apollographql.com/"
    }
  }
}
Docker image
{
  "mcpServers": {
    "graphos-mcp-tools": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/apollographql/apollo-mcp-server:v1.10.0"
      ]
    }
  }
}
BADGE

Show your rank

Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.

MCP Toplist: Top 1% of 94,094
Markdown
[![MCP Toplist](https://mcptoplist.com/badge/io.github.apollographql%2Fgraphos-mcp-tools.svg)](https://mcptoplist.com/server/io.github.apollographql%2Fgraphos-mcp-tools)
HTML
<a href="https://mcptoplist.com/server/io.github.apollographql%2Fgraphos-mcp-tools"><img src="https://mcptoplist.com/badge/io.github.apollographql%2Fgraphos-mcp-tools.svg" alt="MCP Toplist: Top 1% of 94,094" /></a>

Variants: append ?metric=score or ?metric=stars to the image URL.

REGISTRIES

Listed on 2 registries (3 delisted)

GlamaDelisted · last seen Jun 4, 2026
PulseMCPDelisted · last seen Jun 4, 2026
mcp.soDelisted · last seen Jun 4, 2026
ORGANIZATION

apollographql

Organization
Servers in org
1
Versions across org
16
VERSIONS

Available versions (16)

0.1.0 · Nov 25, 2024canary-20260112T145439Z-114c866 · Jan 12, 20261.4.0 · Jan 14, 20261.4.1 · Jan 16, 20261.5.0 · Jan 21, 20261.6.0 · Jan 26, 20261.7.0 · Feb 10, 20261.8.0 · Feb 26, 20261.8.1 · Mar 2, 20261.8.2 · Mar 4, 20261.9.0 · Mar 18, 20261.10.0 · Mar 19, 20261.11.0 · Mar 23, 20261.12.0 · Apr 2, 20261.13.0 · Apr 23, 20261.14.0 · May 15, 2026Nov 25, 2024May 15, 2026
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 18, 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

Who maintains Apollo MCP Server?
Apollo MCP Server is maintained by apollographql, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
Is Apollo MCP Server listed on the Official MCP Registry?
Yes — Apollo MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
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