The reputation layer for AI skills, tools & agents

apollographql/apollo-mcp-server

Score: 56.8 Rank #155

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

Expand your description to 150+ characters for better discoverability

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge

AgentRank score for apollographql/apollo-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/apollographql--apollo-mcp-server)](https://agentrank-ai.com/tool/apollographql--apollo-mcp-server)
<a href="https://agentrank-ai.com/tool/apollographql--apollo-mcp-server"><img src="https://agentrank-ai.com/api/badge/tool/apollographql--apollo-mcp-server" alt="AgentRank"></a>

Matched Queries

"mcp server""mcp-server"

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/doc
Read full README on GitHub →
Are you the maintainer? Claim this listing