Enables LLMs to query live GraphQL data through a simple Model Context Protocol (MCP) interface.
Sponsored
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.
주요 기능
01Exposes GraphQL data as relational SQL models
02Compatible with LLMs like Claude Desktop
03Read-only access to GraphQL data sources
04Supports natural language queries via MCP interface
05Uses CData JDBC Driver for GraphQL connectivity
060 GitHub stars
사용 사례
01Connecting Claude Desktop to live GraphQL data sources
02Enabling natural language querying of GraphQL data
03Retrieving real-time information from GraphQL endpoints for LLM applications