Apollo MCP Server
@apollographql
About Apollo MCP Server
Apollo MCP Server
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Apollo MCP Server?
Apollo MCP Server is a Model Context Protocol (MCP) server that exposes GraphQL operations as MCP tools, providing a standard way for AI models to access and orchestrate APIs running with Apollo.
How to use Apollo MCP Server?
You need to configure a graph, define GraphQL operations to be exposed as MCP tools, create a configuration file, and connect to an MCP client (e.g., an LLM or MCP inspector). You can build the server from source using cargo build or follow the installation guide. See the quickstart tutorial for a walkthrough.
Key features of Apollo MCP Server
- Exposes GraphQL operations as MCP tools.
- Integrates with Apollo GraphQL infrastructure.
- Standardized interface for AI models to call APIs.
- Configuration-driven setup via a config file.
- Buildable from source with Rust.
- Supports MCP inspector for testing.
Use cases of Apollo MCP Server
- AI assistants executing GraphQL mutations via natural language.
- Automated tools querying Apollo GraphQL APIs through MCP clients.
- Orchestrating multiple GraphQL operations from a single AI model.
FAQ from Apollo MCP Server
What is needed to configure Apollo MCP Server?
You need a graph, definitions for GraphQL operations to expose as MCP tools, a configuration file, and a connection to an MCP client.
How do I build Apollo MCP Server from source?
Run cargo build from the root of the repository; the server binary will be placed in target/debug.
Where can I find the full documentation?
See the documentation site for details on running, configuration, and quickstart.
What license is Apollo MCP Server under?
This project is licensed under the MIT License.
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments