Apollo MCP Server
GraphQL API operations exposed as tools for AI model orchestration.
Data last scanned today · Reviewed today
Overview
Apollo MCP Server facilitates interaction between AI models and GraphQL APIs. It functions by translating specific GraphQL operations into MCP tools, allowing configured agents to query and orchestrate data from your existing Apollo infrastructure.
Our verdict
With a security score of 48/100, this server is currently rated as high risk. The evaluation is hindered by the lack of an editorially reviewed authentication method and unverified read-only mode capabilities. While it is actively maintained with zero direct dependencies, users should exercise caution until further security vetting is performed.
- Written in Rust with zero direct dependencies
- Active development with commits occurring daily
- Supported by a community of 41 contributors
- MIT licensed for open source use
- Authentication mechanisms lack editorial review
- Read-only mode status is currently unverified
- Not maintained by the official vendor organization
Compatibility
| Client | Local | Docker | Remote | Read-only |
|---|---|---|---|---|
| Claude Desktop | ||||
| Cursor | ||||
| VS Code | ||||
| Windsurf | ||||
| ChatGPT |
Frequently asked questions
›What are the core requirements to operate the Apollo MCP Server?
You must configure a graph for the server, provide definitions for the GraphQL operations intended for use as tools, create a configuration file, and establish a connection to an MCP client.
›Can I build the server from source?
Yes, you can build from source using Rust by running the cargo build command from the repository root, which outputs the binary to the target/debug directory.
›Where can I find specific configuration details for the server?
The server's configuration file options are documented in the config file reference section on the official documentation site.
Changelog
- Fix1.19.0 (2026-09-11)
2026-09-11
- Security1.18.0 (2026-09-09)
2026-09-09
- Fix1.17.0 (2026-07-30)
2026-07-30
- Fix1.16.0 (2026-07-08)
2026-07-08
- Fix1.15.0 (2026-06-24)
2026-06-24
- Security1.14.0 (2026-05-15)
2026-05-15
- Fix1.13.0 (2026-04-22)
2026-04-23
- Fix1.12.0 (2026-04-01)
2026-04-02
- New1.11.0 (2026-03-23)
2026-03-23
- Fix1.10.0 (2026-03-19)
2026-03-19
Badge
Maintain this server? Add the live badge to your README.