apache-hbase-mcp-server-by-cdata
If you are the rightful owner of apache-hbase-mcp-server-by-cdata and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CData's Model Context Protocol (MCP) Server for Apache Hbase is a read-only server that allows LLMs to query live data from Apache Hbase using the CData JDBC Driver.
The Apache Hbase MCP Server by CData is designed to facilitate the interaction between large language models (LLMs) and Apache Hbase databases. By leveraging the CData JDBC Driver, this server exposes Apache Hbase data as relational SQL models, enabling LLMs to query live data using natural language without the need for SQL knowledge. This read-only server is ideal for users who need to access real-time data from Apache Hbase in a simplified manner. For those requiring full CRUD capabilities, CData offers a more comprehensive MCP Server for Apache Hbase in beta. The server is built using Java and Maven, and it requires the CData JDBC Driver for Apache Hbase to be installed and licensed. Once set up, the server can be integrated with AI clients like Claude Desktop, allowing them to utilize built-in tools to interact with the data.
Features
- Read-only access to Apache Hbase data through MCP interface.
- Integration with CData JDBC Driver for Apache Hbase.
- Natural language querying without SQL knowledge.
- Simple setup and configuration process.
- Compatible with AI clients like Claude Desktop.
Tools
{servername}_get_tables
Get a list of available tables in the data source
{servername}_get_columns
Get the column list of specified tables
{servername}_run_query
Execute SQL SELECT query