Skip to main content
Glama
cloudera

Cloudera Iceberg MCP Server

Official
by cloudera
pyproject.toml655 B
[project] name = "iceberg-mcp-server" version = "0.1.0" description = "Cloudera Iceberg MCP Server via Impala" readme = "README.md" requires-python = ">=3.13" dependencies = [ "fastmcp>=2.9.2", "impyla>=0.21.0", "mcp[cli]>=1.9.4", "python-dotenv>=1.1.0", ] [dependency-groups] dev = [ "autoflake==2.3.1", "debugpy==1.8.12", "pytest==8.2.2", "pytest-cov==5.0.0", "ruff==0.11.10", ] [tool.ruff] line-length = 120 [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.version] path = "src/iceberg_mcp_server/__init__.py" [project.scripts] run-server = "iceberg_mcp_server.server:main"

Latest Blog Posts

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/cloudera/iceberg-mcp-server'

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