UnitVectorY-Labs/mcp-graphql-forge
by Various
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.
MCP
UnitVectorY-Labs/mcp-graphql-forge
Added 1 June 2026
Overview
A lightweight MCP server written in Go that exposes curated GraphQL queries as modular tools. It uses a configuration-driven approach to limit agents to intentional API interactions rather than arbitrary GraphQL requests.
Best for
Best for
Developers building MCP-based agents that need controlled, intentional access to GraphQL APIs
Use cases
- Providing AI agents with safe access to specific GraphQL queries
- Integrating GraphQL APIs into MCP-compatible agent workflows
- Exposing pre-defined query endpoints as reusable agent tools
Notes
A lightweight MCP server written in Go that exposes curated GraphQL queries as modular tools. It uses a configuration-driven approach to limit agents to intentional API interactions rather than arbitrary GraphQL requests.
4 stars on GitHub. Last updated 2026-05-30. Licensed MIT.
Use cases
- Providing AI agents with safe access to specific GraphQL queries
- Integrating GraphQL APIs into MCP-compatible agent workflows
- Exposing pre-defined query endpoints as reusable agent tools
Pros
- Lightweight and easy to deploy with Go binary
- Configuration-driven setup reduces boilerplate
- Curated query model minimizes risk of accidental harmful requests
Cons
- Only supports predefined queries, not arbitrary GraphQL
- Requires a GraphQL endpoint and manual query curation
- Small community and limited ecosystem (4 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Lightweight and easy to deploy with Go binary
- Configuration-driven setup reduces boilerplate
- Curated query model minimizes risk of accidental harmful requests
Cons
- Only supports predefined queries, not arbitrary GraphQL
- Requires a GraphQL endpoint and manual query curation
- Small community and limited ecosystem (4 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
mindsdb/mindsdb
Various
Platform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and de
googleapis/genai-toolbox
Various
MCP Toolbox for Databases is an open source MCP server for databases.
exa-labs/exa-mcp-server
Various
Exa MCP for web search and web crawling!