Apollo GraphQL
MCP Serverby apollographql · Added 5mo ago
Claude
275
Install
git clone https://github.com/apollographql/apollo-mcp-serverAdd to Claude
claude mcp add apollographql-apollo-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"apollo-graphql": {
"command": "npx",
"args": [
"@modelcontextprotocol/apollo-graphql"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI agents to interact with GraphQL APIs by exposing operations as tools, supporting both local schema files and Apollo GraphOS integration with features for introspection and custom scalar mapping.
Tags
File Systemsmcp-serverapiai