Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by PedroRoweder • Uncategorized
An MCP server that auto-generates tools from any GraphQL schema for querying and mutating data via AI assistants.
Query and mutate data from any GraphQL API without manual tool development.
Automatic generation of validated tools from GraphQL schemas to integrate with MCP clients.
Flexible transport options including HTTP and stdio for MCP communication.
This MCP server reads a GraphQL schema from various sources and automatically generates MCP tools for every Query and Mutation operation. It supports Relay connections, converts input types to JSON Schema for validation, and serves these tools over JSON-RPC via stdio or HTTP. This enables AI assistants and other MCP clients to interact seamlessly with GraphQL APIs without manual tool creation.