69
/ 100
10 days ago
glama

Cloudera Iceberg MCP Server

Provides read-only access to Iceberg tables via Apache Impala, enabling LLMs to inspect database schemas and execute SQL queries on Iceberg data.

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/peterableda-iceberg-mcp-server-original-u48ltd)](https://m8ven.ai/mcp/peterableda-iceberg-mcp-server-original-u48ltd)
commit: d144252f60cc72bc3f09ecdd08723b7a0f053faa
code hash: 90e5e04362505d21ac628bc7ff2987f54a049c6307eccc7f3dec36474b140db7
verified: 6/17/2026, 12:26:59 PM
view raw JSON →