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

@@ -421,6 +421,7 @@ Interaja com repositórios Git e plataformas de controle de versão. Permite ger
- [allenporter/mcp-server-home-assistant](https://github.com/allenporter/mcp-server-home-assistant) 🐍 🏠 - Exponha todas as intenções de voz do Home Assistant através de um servidor de Protocolo de Contexto de Modelo permitindo controle doméstico.
- [Amazon Bedrock Nova Canvas](https://github.com/zxkane/mcp-server-amazon-bedrock) 📇 ☁️ - Use o modelo Amazon Nova Canvas para geração de imagens.
- [amidabuddha/unichat-mcp-server](https://github.com/amidabuddha/unichat-mcp-server) 🐍/📇 ☁️ - Envie solicitações para OpenAI, MistralAI, Anthropic, xAI, Google AI ou DeepSeek usando o protocolo MCP via ferramenta ou prompts predefinidos. Chave de API do fornecedor necessária
- [fotoetienne/gqai](https://github.com/fotoetienne/gqai) 🏎🏠 - Use ferramentas regulares de definição de mutação/consulta GraphQL e o gqai gerará automaticamente um servidor MCP para você.
## Frameworks