What is gqai?
gqai is a lightweight proxy that exposes GraphQL operations as Model Context Protocol (MCP) tools for AI agents like Claude, Cursor, and ChatGPT.
How does gqai work?
gqai reads your GraphQL schema and operations from a .graphqlrc.yml file and automatically generates an MCP server that can be used by AI agents.
What is the Model Context Protocol (MCP)?
MCP is an open protocol that standardizes how applications provide context to Large Language Models (LLMs).
Why should I use gqai?
gqai makes it easy to turn your GraphQL backend into a model-ready tool layer without writing any code or managing extra infrastructure.
What are the prerequisites for using gqai?
- Go 1.20+
- A GraphQL endpoint
- A
.graphqlrc.ymlfile that defines your GraphQL schema and operations
How do I install gqai?
bash go install github.com/fotoetienne/gqai@latest
How do I configure gqai?
gqai is configured using a .graphqlrc.yml file, which specifies your GraphQL endpoint and operations, and a mcp.json file to define gqai configuration.
How do I test gqai?
You can test gqai using the gqai tools/call command.
What is UBOS?
UBOS is a full-stack AI Agent Development Platform that helps you orchestrate AI Agents, connect them with your enterprise data, and build custom AI Agents with your LLM model and Multi-Agent Systems.
How does gqai integrate with UBOS?
UBOS can leverage gqai to connect its AI agents to GraphQL APIs, allowing them to access real-time data, trigger actions, and learn from data retrieved from GraphQL.
gqai
Project Details
- fotoetienne/gqai
- MIT License
- Last Updated: 5/9/2025
Recomended MCP Servers
Tiny TODO MCP is a specialized server that implements the Model Context Protocol (MCP), allowing AI assistants to...
MCP server for accessing YouTube Watch Later playlist
Kibela's official MCP Server
A Model Context Protocol (MCP) server that converts LaTeX mathematical expressions to MathML format.
Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library
An experimental ModelContextProtocol server connecting LLMs to DefectDojo for AI-powered security workflows. Enables natural language interaction with vulnerability...
A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs)....
一站式解决 WKWebView 支持离线包,Ajax 请求和 Cookie 同步的问题 (基于 Ajax Hook 和 Cookie Hook)
Omnisend MCP server
Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.





