mcp-graphql
JSON →mcp-graphql is a Model Context Protocol server that enables LLMs to interact with GraphQL APIs. Version 2.0.4 is the latest stable release. It provides schema introspection and query execution tools, allowing AI agents to discover and query GraphQL endpoints dynamically. Key differentiators: supports local schema files as alternative to live introspection, disables mutations by default for safety, and uses environment variables for configuration (command-line args removed in v1.0.0). Other MCP GraphQL servers exist but this one focuses on simplicity and security with minimal setup.
Resources
packagemcp-graphql ↗