Skip to content
Back to search
30
MCP

Apache Iceberg

pulsemcp/apache iceberg

Provides a SQL interface for querying and managing Apache Iceberg tables through connections to Iceberg REST catalogs and S3-compatible storage, enabling data analysts to interact with data lakes without switching contexts.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_ahodroj-mcp-server-iceberg
MCP server for interacting with an Apache Iceberg catalog and data lake
0 tools
iceberg-mcp
An MCP server that interacts with Iceberg tables.
0 tools
iflow-mcp_mcp-server-iceberg
MCP server for interacting with an Apache Iceberg catalog and data lake
0 tools
iceberg-mcp-fastmcp
An MCP server that interacts with Iceberg tables.
0 tools
Apache IoTDB
Connects to Apache IoTDB time-series databases for executing queries, listing tables, and describing schemas through a secure Python-based i
0 tools
iflow-mcp_ryft-io_iceberg-mcp
An MCP server that interacts with Iceberg tables.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apache_iceberg": {
      "url": "None",
      "transport": "http"
    }
  }
}