Apache Hadoop Hive MCP Server by CData
@CDataSoftware
Apache Hadoop Hive 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 Apache Hadoop Hive (beta)](https://www.cdata.com/download/download.aspx?sku=FIZK-V&type=beta).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"{classname_dash}": {
"command": "PATH\\TO\\java.exe",
"args": [
"-jar",
"PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
"PATH\\TO\\apache-hadoop-hive.prp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Apache Hadoop Hive MCP Server by CData?
This read-only MCP server allows LLMs like Claude Desktop to query live data from Apache Hadoop Hive using the CData JDBC Driver for Apache Hadoop Hive. It wraps the driver and exposes Hive data through a simple MCP interface so users can ask natural language questions without writing SQL.
How to use Apache Hadoop Hive MCP Server by CData?
Clone the repository, build it with mvn clean install, download and license the CData JDBC Driver, generate a JDBC connection string, and create a .prp file with your connection details. Then add the server to your client’s mcpServers configuration (e.g., claude_desktop_config.json) and restart the client.
Key features of Apache Hadoop Hive MCP Server by CData?
- Query Apache Hadoop Hive data via natural language
- Read-only access – no write, update, or delete
- Built on CData JDBC Driver for Hive
- Exposes
get_tables,get_columns, andrun_querytools - Uses
stdiotransport – same machine as client required - MIT License – free to use and modify
Use cases of Apache Hadoop Hive MCP Server by CData?
- Ask an LLM to find correlations between fields in Hive tables
- Retrieve recent ticket counts from Hive-hosted project data
- Get daily event summaries from Hive-stored calendars
- Explore Hive schemas without manual SQL queries
FAQ from Apache Hadoop Hive MCP Server by CData
Is this server read-only?
Yes. The project explicitly builds a read-only MCP server. For full CRUD capabilities, CData offers a separate beta MCP Server.
What do I need to run it?
You need Java, Maven, and the CData JDBC Driver for Apache Hadoop Hive (with a license or trial key).
How do I configure authentication?
Authentication is handled through the JDBC connection string. If the data source uses OAuth, the Connection String utility will prompt for browser-based authentication.
What transport does the server use?
The server uses stdio transport, so it can only be used with clients running on the same machine.
Where can I get help?
Contact the CData Support Team or join the CData Community for troubleshooting and feedback.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント