A Model Context Protocol server that enables LLMs to interact with GraphQL APIs. This implementation provides schema introspection and query execution capabilities, allowing models to discover and use GraphQL APIs dynamically. Run mcp-graphql with the correct endpoint, it will automatically try to introspect your queries. - graphql-schema: The server exposes the GraphQL schema as a resource that c
Add this skill
npx mdskills install blurrah/mcp-graphqlWell-documented GraphQL MCP server with clear setup, security defaults, and flexible configuration options.
claude mcp add mcp-graphql -- npx -y mcp-graphql
npx mdskills install blurrah/mcp-graphql