Skip to main content
Back to registry

apollo-mcp-server

apollographql/skills

Apollo MCP Server exposes GraphQL operations as MCP tools, enabling AI agents to interact with GraphQL APIs through the Model Context Protocol.

Installs711
Install command
npx skills add https://github.com/apollographql/skills --skill apollo-mcp-server
Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykWARN
About this skill
Apollo MCP Server exposes GraphQL operations as MCP tools, enabling AI agents to interact with GraphQL APIs through the Model Context Protocol. Create config.yaml in your project root: Start the server: The MCP endpoint is available at (streamable_http defaults: address 127.0.0.1 , port 8000 ). The GraphQL endpoint defaults to — override with the endpoint key if your API runs elsewhere. Add to your MCP client configuration: Streamable HTTP (recommended): Claude Desktop ( claude_desktop_config.json ): Claude Code: Stdio (client launches the server directly): Claude Desktop ( claude_desktop_config.json ) or Claude Code ( .mcp.json ): Apollo MCP Server provides four introspection tools: MCP tools are created from GraphQL operations. Three methods: Each named operation becomes an MCP tool. Use GraphOS Studio to manage operations collaboratively. For production environments with pre-approved operations. Detailed documentation for specific topics: Enable minification to reduce token usage: Minified output uses compact notation: Control mutation behavior via the overrides section: - Tools - Introspection tools and minify notation - Configuration - All configuration options - Troubleshooting - Common issues and solutions - Never expose sensitive operations without authentication - Use headers configuration for API keys and tokens - Disable introspection tools in production (they are...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does apollo-mcp-server do?

Apollo MCP Server exposes GraphQL operations as MCP tools, enabling AI agents to interact with GraphQL APIs through the Model Context Protocol.

Is apollo-mcp-server good?

apollo-mcp-server does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does apollo-mcp-server work with?

apollo-mcp-server currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to apollo-mcp-server?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install apollo-mcp-server?

npx skills add https://github.com/apollographql/skills --skill apollo-mcp-server

Related skills

More from apollographql/skills

Related skills

Alternatives in Software Engineering