67
/ 100
21 days ago
glama

Cloudera Hive MCP Server

Enables LLM agents to query and explore Cloudera Hive virtual warehouses through tools like list_databases, list_tables, describe_table, get_table_sample, and execute_query with read-only safety.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: HIVE_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_TRANSPORTstdio Transport passed to mcp.run(). Use stdio for MCP clients; set to sse when driving via the MCP Inspector.
configHIVE_PORT443 HTTPS port
configHIVE_HOST(required) Virtual Warehouse hostname
configHIVE_HTTP_PATH/cliservice HiveServer2 HTTP path
configHIVE_USERNAME(required) Cloudera workload user
🔐 secretHIVE_PASSWORD(required) Cloudera workload password
configHIVE_READ_ONLYtrue If true, execute_query rejects DDL/DML
configHIVE_QUERY_ROW_LIMIT1000 Max rows returned by execute_query
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/manojjain10-hive-mcp-server-jfo6ao)](https://m8ven.ai/mcp/manojjain10-hive-mcp-server-jfo6ao)
commit: fc9a23b01e03ab506ff291f7879cb651e172a5d7
code hash: afdebcbd0d2965c0ee4e7784977e3b31e36c8c62fcc95337f51bc5a2d1883d7f
verified: 7/10/2026, 10:06:58 AM
view raw JSON →