Mcp Graphql Forge
@toolprint
About Mcp Graphql Forge
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-graphql-forge": {
"command": "npx",
"args": [
"-y",
"@toolprint/mcp-graphql-forge"
],
"env": {
"GRAPHQL_ENDPOINT": "https://your-api.com/graphql",
"GRAPHQL_AUTH_HEADER": "Bearer YOUR_TOKEN"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is MCP GraphQL Forge?
MCP GraphQL Forge is an MCP server that automatically generates MCP tools from any GraphQL API schema via introspection, enabling AI assistants like Claude or Cursor to interact with GraphQL APIs. It handles parameter validation, field selection caching, and supports both stdio and HTTP transports.
How to use MCP GraphQL Forge?
Install via npx -y @toolprint/mcp-graphql-forge or with Smithery. Set the GRAPHQL_ENDPOINT environment variable (and optionally GRAPHQL_AUTH_HEADER for authentication). Run in stdio mode (default) for direct AI integration, or use --transport http --port 3001 for development/testing.
Key features of MCP GraphQL Forge
- Auto-generates MCP tools from GraphQL schema introspection
- Validates parameters to prevent GraphQL errors
- Supports stdio and HTTP transports
- Caches schema and field selections for performance
- Flexible authentication via environment variables
- Handles circular references in field selections
Use cases of MCP GraphQL Forge
- Connect AI assistants to a Strapi CMS GraphQL API
- Enable Claude or Cursor to query GitHubβs GraphQL API
- Integrate AI tools with eβcommerce GraphQL APIs like Shopify
- Allow natural language queries against any GraphQL endpoint
FAQ from MCP GraphQL Forge
What does it do that a raw GraphQL client does not?
It automatically generates MCP tools from schema introspection, so AI assistants can interact with any GraphQL API without manually writing queries or handling field selection.
What are the runtime dependencies?
Requires Node.js with the TypeScript runtime. Docker runtime support is currently a work in progress.
How does authentication work?
Set the GRAPHQL_AUTH_HEADER environment variable for a Bearer token, or use GRAPHQL_HEADER_* variables for custom headers.
What transports are supported?
The server supports both stdio (for direct AI tool integration) and HTTP (for development/testing with the MCP Inspector).
Does it cache the schema?
Yes. It caches schema and field selections for consistent performance, and you can pre-generate the schema or force regeneration with CLI options.
Frequently asked questions
What does it do that a raw GraphQL client does not?
It automatically generates MCP tools from schema introspection, so AI assistants can interact with any GraphQL API without manually writing queries or handling field selection.
What are the runtime dependencies?
Requires Node.js with the TypeScript runtime. Docker runtime support is currently a work in progress.
How does authentication work?
Set the `GRAPHQL_AUTH_HEADER` environment variable for a Bearer token, or use `GRAPHQL_HEADER_*` variables for custom headers.
What transports are supported?
The server supports both stdio (for direct AI tool integration) and HTTP (for development/testing with the MCP Inspector).
Does it cache the schema?
Yes. It caches schema and field selections for consistent performance, and you can pre-generate the schema or force regeneration with CLI options.
Basic information
More Other MCP servers

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
πͺ Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments