Skip to main content
Glama
ys1173

duckdb-iceberg-mcp

by ys1173

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JWKS_URLNoJWKS endpoint for JWT validation (required in full mode)
MAX_ROWSNoMaximum rows returned per query250
MCP_HOSTNoBind address for HTTP/SSE127.0.0.1
MCP_MODENoEasy or full authentication modeeasy
MCP_PORTNoPort for HTTP/SSE8000
MAX_CHARSNoMaximum characters in a query response40000
AWS_REGIONNoAWS regionus-east-1
WRITE_MODENoWrite mode: disabled or enabled (always disabled in easy mode)disabled
AWS_PROFILENoNamed AWS profile
MCP_API_KEYNoStatic bearer token for easy mode HTTP. Empty = no auth
CATALOG_TYPENoCatalog type (only glue supported)glue
JWT_AUDIENCENoExpected aud claim in JWTsduckdb-iceberg-mcp
MCP_TRANSPORTNoTransport protocol: stdio, http (Streamable HTTP), or ssestdio
AWS_ACCESS_KEY_IDNoAWS access key
MCP_ALLOWED_HOSTSNoComma-separated allowed Host headers (e.g. host.docker.internal:*,localhost:*). Empty = SDK default
AWS_SECRET_ACCESS_KEYNoAWS secret key

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/ys1173/duckdb-iceberg-mcp'

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