GraphQL by CData
Enables LLMs to query live GraphQL data through a simple Model Context Protocol (MCP) interface.
About
This tool creates a read-only Model Context Protocol (MCP) server that allows Large Language Models (LLMs) like Claude Desktop to query live GraphQL data. It leverages the CData JDBC Driver for GraphQL to expose GraphQL data as relational SQL models, providing a simple MCP interface for LLMs to retrieve information using natural language without requiring SQL queries.
Key Features
- Exposes GraphQL data as relational SQL models
- Compatible with LLMs like Claude Desktop
- Read-only access to GraphQL data sources
- Supports natural language queries via MCP interface
- Uses CData JDBC Driver for GraphQL connectivity
- 0 GitHub stars
Use Cases
- Connecting Claude Desktop to live GraphQL data sources
- Enabling natural language querying of GraphQL data
- Retrieving real-time information from GraphQL endpoints for LLM applications