apollographql/apollo-mcp-server
Apollo MCP Server
Overview
apollographql/apollo-mcp-server is a Rust MCP server licensed under MIT. Apollo MCP Server
Ranked #155 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 41 contributors.
Actively maintained with commits in the last week.
Ecosystem
Rust MIT 130 weekly downloads
Signal Breakdown
Stars 271
Freshness 2d ago
Issue Health 78%
Contributors 41
Dependents 0
Forks 65
Description Brief
License MIT
How to Improve
Description low impact
Dependents medium impact
Matched Queries
From the README
<div align="center"> <a href="https://www.apollographql.com/"></a> </div> # Apollo MCP Server Apollo MCP Server is a [Model Context Protocol](https://modelcontextprotocol.io/) 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. ## Documentation See [the documentation](https://www.apollographql.com/docs/apollo-mcp-server/) for full details. This README shows the basics of getting this MCP server running. More details are available on the documentation site. ## Installation You can either build this server from source, if you have Rust installed on your workstation, or you can follow the [installation guide](https://www.apollographql.com/docs/apollo-mcp-server/run). To build from source, run `cargo build` from the root of this repository and the server will be built in the `target/debug` directory. ## Getting started Follow the [quickstart tutorial](https://www.apollographql.com/docRead full README on GitHub →
Are you the maintainer? Claim this listing