Back to directory
unitvectory-labs/mcp-graphql-forge

unitvectory-labs/mcp-graphql-forge

@UnitVectorY-Labs

A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.

graphqlmcp-servertoolagentapiconfiguration-drivenlightweightgo

Installation & Configuration

{
  "mcpServers": {
    "graphql-forge": {
      "command": "mcp-graphql-forge",
      "args": [
        "--forgeConfig",
        "/path/to/config"
      ],
      "env": {
        "FORGE_CONFIG": "/path/to/config"
      }
    }
  }
}

Information

Transport
stdiostreamable-http
Language
Go
Created
2026/6/12
Updated
2026/6/12