Enables querying of live HDFS data from Large Language Models using natural language through a Model Context Protocol (MCP) interface.
This read-only MCP server allows LLMs, like Claude Desktop, to query live HDFS data supported by the CData JDBC Driver for HDFS. By exposing HDFS as relational SQL models through the CData JDBC driver, this server wraps that driver and makes HDFS data available through a simple MCP interface, enabling users to retrieve live information by asking natural language questions without needing SQL.
主要功能
01Supports querying HDFS data using natural language.
02Read-only access to HDFS data.
03Exposes HDFS data as relational SQL models.
040 GitHub stars
05Leverages CData JDBC Driver for HDFS connectivity.
06Provides a simple MCP interface for LLM access.
使用案例
01Integrating HDFS data with AI clients that support the MCP protocol.
02Enabling LLMs to retrieve live information from HDFS.
03Connecting Claude Desktop to HDFS data for natural language querying.