Enterprise DNA
M MCP Servers Developer low

fotoetienne/gqai

by Various

Turn any GraphQL endpoint into a set of MCP tools

F

MCP

fotoetienne/gqai

Added 1 June 2026

Overview

fotoetienne/gqai is a Go tool that converts any GraphQL endpoint into a set of Model Context Protocol (MCP) tools. It introspects the GraphQL schema and generates MCP tool definitions, enabling AI agents to query or mutate the endpoint through a standardized interface.

Best for

Best for
Developers who need to connect GraphQL APIs to MCP-based AI agents quickly

Use cases

  • Expose a GraphQL API to an MCP-compatible AI agent for querying
  • Enable AI-driven mutations on a GraphQL backend via MCP tools
  • Rapidly integrate existing GraphQL services into MCP-based workflows

How to use

Install

go install github.com/fotoetienne/gqai@latest

Tools exposed

  • gqai

Tested with

Claude Desktop, Cursor, ChatGPT

Example client config

{\n  "gqai": {\n    "command": "gqai",\n    "args": [\n      "run",\n      "--config",\n      ".graphqlrc.yml"\n    ]\n  }\n}

Notes

fotoetienne/gqai is a Go tool that converts any GraphQL endpoint into a set of Model Context Protocol (MCP) tools. It introspects the GraphQL schema and generates MCP tool definitions, enabling AI agents to query or mutate the endpoint through a standardized interface.

22 stars on GitHub. Last updated 2025-06-08. Licensed MIT.

Use cases

  • Expose a GraphQL API to an MCP-compatible AI agent for querying
  • Enable AI-driven mutations on a GraphQL backend via MCP tools
  • Rapidly integrate existing GraphQL services into MCP-based workflows

Pros

  • Works with any GraphQL endpoint without manual configuration
  • Lightweight Go binary with minimal dependencies
  • Leverages schema introspection for accurate tool generation

Cons

  • Limited to GraphQL endpoints only, not REST or other APIs
  • Small community and low star count may indicate limited support
  • Requires MCP-compatible client to use the generated tools

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Works with any GraphQL endpoint without manual configuration
  • Lightweight Go binary with minimal dependencies
  • Leverages schema introspection for accurate tool generation

Cons

  • Limited to GraphQL endpoints only, not REST or other APIs
  • Small community and low star count may indicate limited support
  • Requires MCP-compatible client to use the generated tools
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks