other tools and integrations

Gqai

Define tools using regular GraphQL queries/mutations and gqai automatically generates an MCP server for you.

local
other tools and integrations
0
View on GitHub

Installation

npx -y fotoetienne/gqai

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gqai",
  "command": "npx",
  "args": [
    "-y",
    "fotoetienne/gqai"
  ]
}

About This MCP Server

fotoetienne/gqai

Define tools using regular GraphQL queries/mutations and gqai automatically generates an MCP server for you.

GitHub: https://github.com/fotoetienne/gqai

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub