LogoSTMCP
Download
apollo-mcp-server

Apollo MCP Server

Apollo MCP Server is a Model Context Protocol server that exposes GraphQL operations as MCP tools, providing AI models with standardized access to orchestrate Apollo-powered APIs.

Tools

1. GraphQL operations

Exposes GraphQL operations as MCP tools for AI models to access and orchestrate your APIs running with Apollo.

Open Graph image for Apollo MCP Server

JSON Config

{
  "command": "apollo-mcp-server",
  "args": ["--config", "config.json"],
  "env": {
    "APOLLO_KEY": "your-apollo-key-here",
    "APOLLO_GRAPH_REF": "your-graph-ref@current"
  }
}

Useful Links

Information

Categories