GraphQL Forge icon

GraphQL Forge

Exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.

Acerca de

GraphQL Forge transforms any GraphQL endpoint into a standardized MCP server. It allows users to define modular API tools using simple YAML configurations, specifying GraphQL queries and their parameters. This approach creates a secure, minimal, and easily extensible server, enabling agents to interact with GraphQL APIs through a controlled and intentional interface without requiring application code modifications.

Características Principales

  • Exposes GraphQL queries as modular, agent-consumable tools
  • Operates in stdio or Server-Sent Events (SSE) mode
  • Configuration-driven via YAML files and environment variables
  • 1 GitHub stars
  • Provides pre-compiled executables for macOS, Linux, and Windows
  • Supports dynamic Bearer token generation via custom shell commands

Casos de Uso

  • Transforming existing GraphQL APIs into standardized MCP servers
  • Simplifying agent interaction with complex GraphQL endpoints without code changes
  • Creating secure, modular, and extensible API interfaces for AI agents