hbase

GitHub

Apache HBase

5,554 stars Java 1 file ยท ~17,033 tokens #database#hbase#java

hbase MCP Server

MCP server for apache/hbase

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "hbase": {
      "command": "npx",
      "args": [
        "-y",
        "@apache/hbase"
      ]
    }
  }
}