Skip to main content
Glama

IcebergMCP

by ryft-io

get_iceberg_tables

Retrieve a list of Iceberg tables from the catalog for a specified namespace using the IcebergMCP server, enabling metadata access for data lakehouse management.

Instructions

Provides a list of iceberg tables from the Iceberg catalog for a given namespace

Input Schema

NameRequiredDescriptionDefault
namespaceYes

Input Schema (JSON Schema)

{ "properties": { "namespace": { "title": "Namespace", "type": "string" } }, "required": [ "namespace" ], "title": "get_iceberg_tablesArguments", "type": "object" }
Install Server

Other Tools from IcebergMCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ryft-io/iceberg-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server