apache-hbase-mcp-server-by-cdata
0
CData's MCP Server for Apache Hbase is a read-only server enabling LLMs to query live data using the CData JDBC Driver. It simplifies data interaction by wrapping the driver and exposing data through a simple interface without requiring SQL knowledge.
{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