A
licenseB
qualityD
maintenanceEnables 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.
2
14
Apache 2.0
No user-submitted related servers found.
Scored across 3 tools
Each tool targets a distinct function: executing queries, listing tables, and listing databases. There is no overlap in purpose.
All tool names follow a consistent verb_noun pattern using snake_case, making them predictable and easy to understand.
With only three tools, the server is minimal but covers the essential read-only operations for Hive databases. The count is reasonable given the focused scope.
The server lacks a tool for retrieving detailed table schema or previewing data, which are common needs when exploring databases. This is a notable gap for a read-only explorer.