hbase
Apache HBase
hbase MCP Server
MCP server for apache/hbase
Ready-to-Use Client Configurations
{
"mcpServers": {
"hbase": {
"command": "npx",
"args": [
"-y",
"@apache/hbase"
]
}
}
}