MCP server that exposes GraphQL operations as tools for AI models.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Apollo MCP Server is a Model Context Protocol server that exposes GraphQL operations as MCP tools. It provides a standard way for AI models to access and orchestrate your APIs running with Apollo.
See the documentation for full details. This README shows the basics of getting this MCP server running. More details are available on the documentation site.
You can either build this server from source, if you have Rust installed on your workstation, or you can follow the installation guide. To build from source, run cargo build from the root of this repository and the server will be built in the target/debug directory.
Follow the quickstart tutorial to get started with this server.
Full usage of Apollo MCP Server is documented on the user guide. There are a few items that are necessary for this server to function. Specifically, the following things must be configured:
These are all described on the user guide. Specific configuration options for the configuration file are documented in the config file reference.
Checkout the contributor guidelines for more information.
This project is licensed under the MIT License. See the LICENSE file for the full license text.
Refer to our security policy.
[!IMPORTANT]
Do not open up a GitHub issue if a found bug is a security vulnerability, and instead to refer to our security policy.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/apollo-mcp-server)<a href="https://allmcps.com/mcp/apollo-mcp-server"><img src="https://allmcps.com/api/badge/apollo-mcp-server?style=directory" alt="Apollo MCP Server on AllMCPs" /></a>