MCP Servers / database / MCP Iceberg Catalog

MCP Iceberg Catalog

JSON →
stdionone8database

An MCP server for interacting with Apache Iceberg catalogs and data lakes.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-iceberg-catalog
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envAWS_ACCESS_KEY_ID
envAWS_SECRET_ACCESS_KEY
Resources
MCP Iceberg Catalog — MCP Server · libregistry