Back to directory
apollo-mcp-server

apollo-mcp-server

@apollographql277

An MCP Server to expose GraphQL operations as MCP tools.

graphqlapollocontext

Installation & Configuration

{
  "mcpServers": {
    "apollo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "apollo-mcp-server-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Rust
Created
2025/4/2
Updated
2026/6/7