other tools and integrations

Mcp Graphql Forge

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

cloud
macos
windows
linux
rust
other tools and integrations
0
View on GitHub

Installation

npx -y UnitVectorY-Labs/mcp-graphql-forge

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-graphql-forge",
  "command": "npx",
  "args": [
    "-y",
    "UnitVectorY-Labs/mcp-graphql-forge"
  ]
}

About This MCP Server

UnitVectorY-Labs/mcp-graphql-forge

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

GitHub: https://github.com/UnitVectorY-Labs/mcp-graphql-forge

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub