AI / MLVerifiedRust

apollo-mcp-server

Search Apollo docs, specs, and best practices

Free
N/A rating (0 reviews)0 installs277 GitHub stars

Apollo MCP Server provides a standard way for AI models to access and orchestrate APIs running with Apollo. It allows developers to build applications that can leverage the power of GraphQL to interact with various services seamlessly. The server is designed to facilitate the integration of AI models with existing APIs, making it easier to manage and utilize data across different platforms. With comprehensive documentation and a quickstart tutorial, users can easily set up and run the server. The installation process is straightforward, whether building from source or following the provided installation guide. This server aims to enhance productivity by streamlining the interaction between AI models and APIs, ultimately improving the development workflow.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "graphos-mcp-tools": {
      "args": [
        "mcp-remote",
        "https://mcp.apollographql.com"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1
apollo-mcp-server MCP Server — MCPNest — MCPNest