iiRecord
Agentic AI Atlas · Apollo Studio MCP Server
tool-server:mcp-apollo-studioa5c.ai
II.
ToolServer JSON

tool-server:mcp-apollo-studio

Structured · live

Apollo Studio MCP Server json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/tool-servers/mcp-libraries-extended.yamlCluster · extensions
Record JSON
{
  "id": "tool-server:mcp-apollo-studio",
  "_kind": "ToolServer",
  "_file": "extensions/tool-servers/mcp-libraries-extended.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Apollo Studio MCP Server",
    "description": "MCP server integrating with Apollo Studio (GraphOS) to expose schema\nregistry, operation metrics, field usage analytics, and schema change\nproposals to AI coding agents.\n",
    "protocol": "mcp",
    "category": "devtools",
    "repoUrl": "https://github.com/apollographql/apollo-mcp-server",
    "maintainer": "Apollo GraphQL",
    "mcpTransports": [
      "mcp-transport:stdio",
      "mcp-transport:streamable-http"
    ]
  },
  "outgoingEdges": [
    {
      "from": "tool-server:mcp-apollo-studio",
      "to": "library:apollo-client",
      "kind": "integrates_with",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-apollo-studio",
      "to": "domain:web-development",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    },
    {
      "from": "tool-server:mcp-apollo-studio",
      "to": "domain:backend",
      "kind": "lib_applies_to_domain",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}