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
An MCP server for managing todos within LLMs, created for educational purposes
Model Context Protocol Servers
This is an MCP (Model Context Protocol) server that allows executing shell commands within a Docker container. It...
Bitcoin & Lightning Network MCP Server.
MCP Server for Metasploit
MCP Crew AI Server is a lightweight Python-based server designed to run, manage and create CrewAI workflows.
Playwright MCP server
Deploy a Gemini multimodal chat website in 10 seconds, Severless! 只需准备一个Gemini API Key,10秒即可部署一个Gemini多模态对话的网站。
MCP Server leveraging crawl4ai for web scraping and LLM-based content extraction (Markdown, text snippets, smart extraction). Designed for...





