Apollo GraphQL
by apollographql · Added 26d ago
275
Install
git clone https://github.com/apollographql/apollo-mcp-serverAbout
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.
Tags
File Systemsmcp-serverapiai