Query Apache Iceberg lakehouse metadata, history, and time-travel SQL in natural language.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Iceberg MCP Server" yet — see the docs or source repo.
List all namespaces in this Iceberg environment and show the tables under the sales namespace.
Returns a list of namespaces and the tables in sales to quickly understand the catalog structure.
Inspect the schema, partitioning, and latest 10 snapshots of sales.orders, and explain what the most recent change may have affected.
Provides schema, partition details, a snapshot timeline, and a brief analysis of the latest snapshot's impact.
I need to compare today's and last night's versions of sales.orders. Generate executable Iceberg time-travel SQL and explain whether partition pruning will apply.
Delivers runnable time-travel SQL and explains how partition pruning can improve query performance.
Query Apache Iceberg lakehouse metadata with natural language via MCP.
Connect to Apache Iceberg to query and manage lakehouse tables and metadata.
Read, query, and manage data and metadata in Apache Iceberg catalogs.
Discover tools, search documents, and run Lakehouse time-travel queries efficiently.
Connect AI to Snowflake for SQL, schema exploration, and data insights.
Query ClickHouse clusters and list databases or tables via natural language.