Serversio.github.apollographql/graphos-mcp-tools
T

GraphOS MCP Tools

io.github.apollographql/graphos-mcp-tools · v1.9.0
● Remote
v1.9.0remote🌐 https://mcp.apollographql.com↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.apollographql/graphos-mcp-tools",
  "description": "Search Apollo docs, specs, and best practices",
  "title": "GraphOS MCP Tools",
  "repository": {
    "url": "https://github.com/apollographql/apollo-mcp-server",
    "source": "github"
  },
  "version": "1.9.0",
  "websiteUrl": "https://www.apollographql.com/docs/graphos/platform/graphos-mcp-tools",
  "icons": [
    {
      "src": "https://raw.githubusercontent.com/apollographql/apollo-client-devtools/main/assets/apollo-wordmark.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.apollographql.com"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}