Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

GraphOS MCP Tools

REMOTE · MCP.APOLLOGRAPHQL.COM · SCANNED AUG 3

Search Apollo docs, specs, and best practices

+8 this week 70 Trust /100

Deleted

This server was marked deleted in the MCP registry on 2026-08-03 19:56:41.852386+00. Its details are retained for reference.

Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability64
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1925 tokens (~148/item across 13 items; 13 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage82
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 35% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.apollographql.com

# add to Claude Code
claude mcp add --transport http apollographql-graphos-mcp-tools https://mcp.apollographql.com/
# ~/.codex/config.toml
[mcp_servers.apollographql-graphos-mcp-tools]
url = "https://mcp.apollographql.com/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "apollographql-graphos-mcp-tools": {
      "type": "remote",
      "url": "https://mcp.apollographql.com/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add apollographql-graphos-mcp-tools --url https://mcp.apollographql.com/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  apollographql-graphos-mcp-tools:
    url: "https://mcp.apollographql.com/"
// mcp.json
{
  "mcpServers": {
    "apollographql-graphos-mcp-tools": {
      "type": "http",
      "url": "https://mcp.apollographql.com/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes. Other categories moved too: Schema Quality & AI Usability fell 2.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 62

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.apollographql.com

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.apollographql.com CN=WR3,O=Google Trust Services,C=US 28 Jun 2026 26 Sept 2026 RSA 2048 SHA256-RSA b837f2dfd1e9a2a9102f75b136a44c21
SANs: mcp.apollographql.com
CN=WR3,O=Google Trust Services,C=US (CA) CN=GTS Root R1,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 RSA 2048 SHA256-RSA 7ff005a91568d63abc22861684aa4b5a
CN=GTS Root R1,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 19 Jun 2020 28 Jan 2028 RSA 4096 SHA256-RSA 77bd0d6cdb36f91aea210fc4f058d30d
DNSSEC insecure

Validation of mcp.apollographql.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
apollographql.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.apollographql.com Verified 200
http (plaintext) http://mcp.apollographql.com HTTPS enforced
MCP tools — 13 exposed · ~1,695 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
ApolloConnectorsSpec ~33

Returns the Apollo Connectors specification for guidance on creating or modifying GraphQL schemas that use @connect or @source.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

ApolloDocsRead ~70

Reads an Apollo documentation page by slug in chunks. Use slugs returned by ApolloDocsSearch.

NameTypeReqDescription
chunkIndexintegeryesThe character index to start reading from, will return up to the next 10000 characters
slugstringyesThe slug returned from the ApolloDocsSearch tool
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

ApolloDocsSearch ~69

Searches official Apollo documentation for GraphQL, GraphOS, Apollo Router, Apollo Client, MCP Server, schema design, deployment, and Connectors. Returns URLs, slugs, and excerpts.

NameTypeReqDescription
querystringyesUse terms that would lead to broad result with a maximum of 2 keywords.
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetLatestLaunch ~102

Inspect the most recent launch for a graph variant: status, completion time, subgraph changes, composition errors, and a schema diff summary vs the previous launch (additions/removals/edits/deprecations plus affected operations). Use to assess schema composition health and the impact of recent schema changes. Also returns the latest approved launch for comparison. Provide the graph ID and variant name.

NameTypeReqDescription
graphIdstringyes
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetLaunch ~99

Inspect a single launch by ID for full detail: status, timestamps, which subgraphs changed, composition errors, and the schema diff summary. Use to drill into a specific launch — e.g. a failed or superseded one found via GetLaunchHistory (pass its id here). Provide the graph ID, variant name, and launch ID.

NameTypeReqDescription
graphIdstringyes
launchIdstringyes
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetLaunchHistory ~110

Retrieve recent launches for a graph variant (most recent first) to detect deployment instability such as repeated failures or frequent superseded launches. Each entry includes the launch id, status, and timestamps, so you can identify a specific launch and drill into it with GetLaunch. Use to assess deployment stability. Provide the graph ID, variant name, and optionally a limit (default 20 most recent launches).

NameTypeReqDescription
graphIdstringyes
limitintegeryes
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetLintResults ~93

Retrieve schema lint violations from a graph's most recent check workflows: each diagnostic's coordinate, severity level, message, rule, and source location, plus error/warning/total/ignored counts. Use to assess schema quality and naming/best-practice violations. Provide the graph ID and optionally a limit (default 5 most recent check workflows).

NameTypeReqDescription
graphIdstringyes
limitintegeryes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetMyIdentity ~102

Resolve the caller's identity from their API key. Call this FIRST when the user asks about "my graph" but has not provided a graph ID. For a graph/service key, `me` resolves to a Graph: use `id` as the graphId and `variants[].name` as the variant for the graph-scoped health-check tools, so the user does not have to supply either. Also handles user keys (memberships) and service-account keys.

Input schema present but exposes no named parameters.

NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetOperationMetrics ~284

Top operations by usage/health for a graph over a time window, as compact CSV (header row + one row per operation per day). Columns: start timestamp, end exclusive timestamp, operation name, request count, request latency p50 ms, request latency p99 ms, request with error count. Ranked by `orderBy` descending: default REQUEST_COUNT (busiest); use REQUEST_WITH_ERROR_COUNT for most error-prone, REQUEST_LATENCY_P99_MS for slowest. Rows are per-DAY buckets, so for a multi-day window sum a column per operation to get the window total. `variantName` optionally scopes to one or more variants (omit for all). Note: `to` must be at least 1 day in the past (DAY resolution).

NameTypeReqDescription
fromyesThe starting timestamp for the report. Must be in the format: 2025-01-01T00:00:00Z (ISO 8601).
graphIdstringyes
limitintegerMaximum number of records to return (default: 100, max 10000).
orderBy
toyesThe ending timestamp for the report. Must be in the format: 2025-01-01T08:00:00Z (ISO 8601).
variantNamearray
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetPersistedQueryListStatus ~79

Check whether a graph variant has a Persisted Query List (PQL) and its current build (revision and operation count). Use to assess PQL configuration — a production variant with no PQL is a security gap. Provide the graph ID and variant name.

NameTypeReqDescription
graphIdstringyes
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetSubgraphMetrics ~291

Top subgraphs/connectors by traffic/health for a graph over a time window, as compact CSV (header row + one row per subgraph per day). Columns: start timestamp, end exclusive timestamp, fetch service name, fetch count, fetch latency p50 ms, fetch latency p99 ms, fetch with errors count. Ranked by `orderBy` descending: default FETCH_COUNT (busiest); use FETCH_WITH_ERRORS_COUNT for most error-prone, FETCH_LATENCY_P99_MS for slowest. Rows are per-DAY buckets, so for a multi-day window sum a column per subgraph to get the window total. `variantName` optionally scopes to one or more variants (omit for all). Note: `to` must be at least 1 day in the past (DAY resolution).

NameTypeReqDescription
fromyesThe starting timestamp for the report. Must be in the format: 2025-01-01T00:00:00Z (ISO 8601).
graphIdstringyes
limitintegerMaximum number of records to return (default: 100, max 10000).
orderBy
toyesThe ending timestamp for the report. Must be in the format: 2025-01-01T08:00:00Z (ISO 8601).
variantNamearray
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetTopOperations ~269

Identify the most-used operations on a graph variant for a time range, with request counts, types, and signatures. Use to find high-traffic operations, detect unused operations, and prioritize findings by traffic impact. Provide graph ID, variant, and a from/to time range (ISO 8601 timestamps; `to` must be at least 6 hours before now), plus an optional limit (default 50). This report is rate limited.

NameTypeReqDescription
fromyesThe starting timestamp for the report. - Must be in the format: 2025-01-01T00:00:00Z (ISO 8601). - Must be within the last 549 days. - The duration between 'from' and 'to' must not exceed 31 day…
graphIdstringyes
limitintegeryesMaximum number of records to return (default: 10)
toyesThe ending timestamp for the report. - Must be in the format: 2025-01-01T08:00:00Z (ISO 8601). - Must be at least 6 hours from the current time. - The duration between 'from' and 'to' must not exc…
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.

GetVariantDetails ~94

Retrieve detailed metadata for a graph variant: federation version, subgraph inventory (names), router status and any pending router version, and the current router configuration (raw YAML). Use this to assess a variant's health — router config gaps, subgraph inventory, and federation version compliance. Provide the graph ID and variant name (e.g., "production").

NameTypeReqDescription
graphIdstringyes
variantstringyes
NameTypeReqDescription
dataobject
errorsarray
extensionsobject

No examples provided.