graphql-mcp
If you are the rightful owner of graphql-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
GraphQL MCP Server is a strongly-typed TypeScript server that provides seamless access to any GraphQL API through Claude AI.
The GraphQL MCP Server is a robust TypeScript-based server that integrates seamlessly with any GraphQL API, providing a strongly-typed interface for improved code quality and type safety. It features dynamic GraphQL integration, allowing automatic tool generation and schema introspection to expose all GraphQL operations as tools. The server supports full mutation handling, query and mutation whitelisting, and rich type support for complex GraphQL types. It is compliant with the Model Context Protocol (MCP) standard, ensuring smooth integration with Claude AI. Additionally, it offers smart query generation, authentication support, and is designed to be easily integrated with Claude Desktop.
Features
- Strongly Typed: Built with TypeScript for improved code quality and type safety.
- Dynamic GraphQL Integration: Connect to any GraphQL API with automatic tool generation.
- Schema Introspection: Automatically discovers and exposes all GraphQL operations as tools.
- Full Mutation Support: First-class support for GraphQL mutations with proper handling.
- Query & Mutation Whitelisting: Optional whitelisting to control which GraphQL operations are exposed.