Enables LLMs to query live GraphQL data through a simple Model Context Protocol (MCP) interface.
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.