Verified

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

ClientLocalDockerRemoteRead-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

Badge

Apollo MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.