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
Installation
npx -y fotoetienne/gqaiConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub