69
/ 100
22 days ago
glama

Cloudera Iceberg MCP Server

Enables read-only access to Apache Iceberg tables via Impala, allowing LLMs to inspect database schemas and execute SQL queries to retrieve data from Iceberg tables.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: IMPALA_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_TRANSPORTThe MCP server's transport protocol is configurable via the environment variable. Supported values:
configIMPALA_HOST"": "coordinator-default-impala.example.com",
configIMPALA_PORT"": "443",
configIMPALA_USER"": "username",
🔐 secretIMPALA_PASSWORD"": "password",
configIMPALA_DATABASE"": "default"
configIMPALA_AUTH_MECHANISM
configIMPALA_USE_HTTP_TRANSPORT
configIMPALA_HTTP_PATH
configIMPALA_USE_SSL
// 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 5 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/cloudera-iceberg-mcp-server-135k6h)](https://m8ven.ai/mcp/cloudera-iceberg-mcp-server-135k6h)
commit: 38a7f3914934ab851254291ed3a2934bcd95f6cd
code hash: 82baa28a903022b9a2b9a9caf23d97ec6c69541b57aeed97dbba69ca6c7363ca
verified: 7/9/2026, 10:12:36 AM
view raw JSON →
Cloudera Iceberg MCP Server · M8ven Trust Score | M8ven