Back to MCP directory

Apollo MCP Server

Official

Apollo 官方:把 GraphQL schema 里选定的操作暴露成工具。先只放查询,再谈变更。

Apollo MCP Server is an MCP server for Dev Tools work. Apollo 官方:把 GraphQL schema 里选定的操作暴露成工具。先只放查询,再谈变更。 Tags: Apollo · GraphQL · 官方.

Dev ToolsstdioAuthor: Apollo GraphQLVisit

What is Apollo MCP Server

Apollo MCP Server exposes Dev Tools capabilities to MCP clients. Apollo 官方:把 GraphQL schema 里选定的操作暴露成工具。先只放查询,再谈变更。

Install Apollo MCP Server in Cursor / Claude / Codex

Cursor Open Cursor MCP settings (or user/project mcp.json) and add the server config on this page. If only a start command exists, put command/args into a Cursor MCP entry.

Claude Desktop Add the config to claude_desktop_config.json and restart Claude Desktop.

Codex Add the same command/args or JSON snippet to Codex MCP config. File location depends on your Codex version.

This page has no ready-made install snippet. Open the project home and follow the maintainer instructions to connect Apollo MCP Server in Cursor, Claude, or Codex.

Please visit the Project Home to see installation and usage instructions.

Tags

ApolloGraphQL官方

Similar recommendations

FAQ

What problem does Apollo MCP Server solve?

Apollo MCP Server focuses on Dev Tools. Apollo 官方:把 GraphQL schema 里选定的操作暴露成工具。先只放查询,再谈变更。

How do I connect Apollo MCP Server to my editor?

Use the command or JSON in the install section. If none is listed, follow the project home. Do not paste config from unknown sources.

What similar MCP servers exist?

The related list comes from the same Dev Tools group so you can compare scope.