HDFS MCP Server by CData
@CDataSoftware
HDFS MCP Server by CData について
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for HDFS (beta): https://www.cdata.com/download/download.aspx?sku=GWZK-V&type=beta
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\hdfs.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is HDFS MCP Server by CData?
HDFS MCP Server by CData is a read-only Model Context Protocol server that allows LLMs like Claude Desktop to query live HDFS data using the CData JDBC Driver for HDFS, exposing HDFS as relational SQL models without requiring SQL.
How to use HDFS MCP Server by CData?
Clone the repository, build with Maven, download and license the CData JDBC Driver for HDFS, create a .prp file with connection properties, and add the server to Claude Desktop’s claude_desktop_config.json. Then run the client to interact with HDFS via natural language.
Key features of HDFS MCP Server by CData
- Provides natural language querying of HDFS data
- Functions as a read-only MCP interface
- Uses CData JDBC Driver for relational access
- Exposes tools for tables, columns, and SQL queries
- Communicates via stdio transport
Use cases of HDFS MCP Server by CData
- Querying HDFS data with natural language in AI clients
- Retrieving live HDFS information without writing SQL
- Exploring HDFS tables and columns programmatically
- Integrating HDFS data into AI analysis workflows
FAQ from HDFS MCP Server by CData
What data can I access?
Live HDFS data via the CData JDBC Driver for HDFS, exposed as relational tables.
Is the server read-only?
Yes, it is explicitly built as a read-only MCP server per the README.
What are the runtime requirements?
Java and Maven to build; the CData JDBC Driver for HDFS must be installed and licensed.
How does the server communicate?
It uses stdio transport, so it must run on the same machine as the client.
How do I configure the connection?
Create a .prp file with properties like `
「その他」の他のコンテンツ
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
ICSS
chokcoco不止于 CSS
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
コメント