GraphQL by CData
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.
主な機能
- 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
ユースケース
- 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