MCP Iceberg Catalog
JSON →An MCP server for interacting with Apache Iceberg catalogs and data lakes.
Install
npx -y @smithery/cli Tools · 4
- LIST TABLES List all tables in the Iceberg catalog
- DESCRIBE TABLE Describe the schema of a specific Iceberg table
- SELECT Execute SELECT queries on Iceberg tables
- INSERT Insert data into Iceberg tables
Environment variables
AWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEY
Links
★ 8 GitHub stars