Add gqai, a GraphQL MCP server

This PR adds the fotoetienne/gqai MCP server

Details:

Server: https://github.com/fotoetienne/gqai
Details: gqai is a lightweight proxy that exposes GraphQL operations as MCP tools. Define tools using regular GraphQL queries/mutations against your GraphQL backend, and gqai automatically generates an MCP server for you.
Category: Other tools and integrations
This commit is contained in:
Stephen Spalding
2025-04-17 17:26:56 -07:00
parent 7437e11fb1
commit 199bb19756
7 changed files with 7 additions and 0 deletions

View File

@@ -675,6 +675,7 @@ Interact with Git repositories and version control platforms. Enables repository
- [EKibort/wrike-mcp-server](https://github.com/EKibort/wrike-mcp-server) - 🐍 🏠 - A lightweight implementation of a Wrike MCP server for interacting with Wrike tasks via public API.
- [evalstate/mcp-miro](https://github.com/evalstate/mcp-miro) 📇 ☁️ - Access MIRO whiteboards, bulk create and read items. Requires OAUTH key for REST API.
- [future-audiences/wikimedia-enterprise-model-context-protocol](https://gitlab.wikimedia.org/repos/future-audiences/wikimedia-enterprise-model-context-protocol) 🐍 ☁️ - Wikipedia Article lookup API
- [fotoetienne/gqai](https://github.com/fotoetienne/gqai) 🏎🏠 - Define tools using regular GraphQL queries/mutations and gqai automatically generates an MCP server for you.
- [githejie/mcp-server-calculator](https://github.com/githejie/mcp-server-calculator) 🐍 🏠 - This server enables LLMs to use calculator for precise numerical calculations
- [gotoolkits/DifyWorkflow](https://github.com/gotoolkits/mcp-difyworkflow-server) - 🏎️ ☁️ Tools to the query and execute of Dify workflows
- [hiromitsusasaki/raindrop-io-mcp-server](https://github.com/hiromitsusasaki/raindrop-io-mcp-server) 📇 ☁️ - An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).