GraphQL
Createdctkadvisors
Provides seamless access to any GraphQL API through Claude AI using a strongly-typed Model Context Protocol (MCP) server.
About
GraphQL streamlines the integration of GraphQL APIs with Claude AI through a strongly-typed TypeScript Model Context Protocol (MCP) server. It dynamically connects to any GraphQL API, automatically generates tools, and exposes all operations. Supporting full mutations, query whitelisting, and rich type handling, it ensures secure and efficient interaction with GraphQL endpoints, making it easy to query and modify data directly within Claude Desktop.
Key Features
- Supports GraphQL mutations with proper handling
- Compliant with Model Context Protocol (MCP) for seamless Claude integration
- Connect to any GraphQL API with automatic tool generation
- Enables query & mutation whitelisting for controlled access
- Supports API key authentication
Use Cases
- Modifying data in a GraphQL API using mutations within Claude Desktop
- Querying data from a GraphQL API within Claude Desktop
- Controlling access to specific GraphQL operations for security