Enables querying Apache Spark data from Claude Desktop using CData JDBC Drivers through a read-only Model Context Protocol (MCP) interface.
This read-only MCP Server allows Large Language Models (LLMs) like Claude Desktop to query live Apache Spark data, supported by the CData JDBC Driver for Apache Spark. By exposing Apache Spark as relational SQL models, the server facilitates natural language querying without requiring SQL knowledge. This enables users to retrieve real-time information simply by asking questions.
主要功能
01Compatible with Claude Desktop
02Exposes Apache Spark data as a relational SQL model
030 GitHub stars
04Read-only access to Apache Spark data
05Utilizes the CData JDBC Driver for Apache Spark
06Enables natural language querying of Apache Spark data
使用案例
01Querying Apache Spark data using natural language in Claude Desktop
02Integrating Apache Spark data with LLMs for data analysis and reporting
03Accessing real-time information from Apache Spark without SQL knowledge