apollo-mcp-server

Official

Expose GraphQL APIs to AI agents via MCP.

Authorsimnova
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps AI agents interact with GraphQL APIs by exposing Apollo MCP Server operations as readily usable tools, enabling automated workflows and smarter agent decision making.

Core Features & Use Cases

  • Setup and configuration: Quick bootstrap of Apollo MCP Server to expose GraphQL operations as MCP tools.
  • Tool generation from GraphQL operations: Convert queries and mutations into AI-accessible tools for exploration and execution.
  • Introspection and troubleshooting: Use built-in introspection tools to explore schemas and diagnose connectivity or configuration issues.
  • Use Case: A developer wants an agent to run a GraphQL query against a backend and manage tool executions across environments without manual coding.

Quick Start

Install the MCP Server tools and configure mcp.yaml in your project root, then run the server to expose your GraphQL endpoint as MCP tools. For example:

  • Install: npm install -g @apollo/mcp-server
  • Run: npx @apollo/mcp-server
  • Create: mcp.yaml with endpoint, schema, operations, and introspection sections
  • Connect: configure your AI client (Claude Desktop/Code) to the MCP server

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: apollo-mcp-server
Download link: https://github.com/simnova/sharethrift/archive/main.zip#apollo-mcp-server

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.