MCP Servers / database / Iceberg MCP Server (via Impala)

Iceberg MCP Server (via Impala)

JSON →
stdiononedatabase

Provides read-only access to Apache Iceberg tables via Apache Impala, allowing LLMs to inspect schemas and execute queries.

Install
How to run this server

No install command recorded.

server path: iceberg-mcp-server-via-impala
Tools
What this server exposes
execute_query
Run any SQL query on Impala and return the results as JSON.
get_schema
List all tables available in the current database.
Configuration
Environment & auth
authnone
envIMPALA_HOST
envIMPALA_PORT
Resources
Iceberg MCP Server (via Impala) — MCP Server · libregistry