Enables interaction with Apache Iceberg catalogs from Claude, facilitating data lake discovery and metadata search through natural language prompts.
Iceberg Catalog is an MCP server that provides a SQL interface for querying and managing Apache Iceberg tables directly from Claude desktop. It allows users to discover and explore data lakes using natural language prompts, making data exploration more accessible. Built on the Model Context Protocol (MCP), the server handles communication with Claude, parses SQL queries, and integrates with PyIceberg and PyArrow for efficient data handling and table operations.