Apollo GraphQL

Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo Gra

apollographql 297
Claude CodeClaude DesktopGeneric
View source ↗

Apollo MCP Server enables AI agents to interact with GraphQL APIs by exposing operations as MCP tools. Built in Rust, it supports both local schema files and Apollo GraphOS integration for persisted queries, with features for introspection, schema tree-shaking, and custom scalar mapping. The server can run via stdio or SSE transport, includes an explorer tool for opening queries in Apollo Studio, and handles both static operations and dynamic execution with configurable mutation controls. This implementation is particularly valuable for AI assistants that need to access structured data from GraphQL endpoints without requiring users to understand the underlying query language.

Source

Repository: https://github.com/apollographql/apollo-mcp-server

Maintain Apollo GraphQL?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Apollo GraphQL on getagentictools
[![Apollo GraphQL on getagentictools](https://getagentictools.com/badge/mcp/apollographql-apollo-mcp-server.svg)](https://getagentictools.com/mcp/apollographql-apollo-mcp-server?ref=badge)