Skip to main content
Glama
kalehdoo

warehouse-mcp

by kalehdoo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PG_HOSTNoPostgres host (also used for Redshift)
PG_USERNoPostgres user
DUCKDB_PATHNoDuckDB file path or :memory: or md:database
ORACLE_USERNoOracle user
PG_DATABASENoPostgres database
PG_PASSWORDNoPostgres password
MCP_API_KEYSYesAPI keys with roles, format key:role[:set_role=...][:semantic=on|off]
SEMANTIC_DIRNoDirectory containing semantic metadata YAML files
REDSHIFT_HOSTNoRedshift host (alternative to PG_HOST)
REDSHIFT_USERNoRedshift user
SNOWFLAKE_USERNoSnowflake user
WAREHOUSE_TYPEYes
MCP_SERVER_PORTNoPort for the MCP server3001
ORACLE_PASSWORDNoOracle password
BIGQUERY_PROJECTNoGCP project ID
MOTHERDUCK_TOKENNoMotherDuck access token (required if DUCKDB_PATH starts with md:)
SEMANTIC_DEFAULTNoDefault semantic layer visibility (on/off)on
REDSHIFT_DATABASENoRedshift database
REDSHIFT_PASSWORDNoRedshift password
SNOWFLAKE_ACCOUNTNoSnowflake account identifier
GUARDRAIL_PII_MASKNoEnable PII masking (on/off)off
SNOWFLAKE_DATABASENoSnowflake database
SNOWFLAKE_WAREHOUSENoSnowflake warehouse
ORACLE_CONNECT_STRINGNoOracle connect string (host:port/service)
SNOWFLAKE_PRIVATE_KEY_PATHNoPath to Snowflake private key file
OTEL_EXPORTER_OTLP_ENDPOINTNoOpenTelemetry OTLP HTTP endpoint
GOOGLE_APPLICATION_CREDENTIALSNoPath to GCP service account JSON 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/kalehdoo/warehouse-mcp'

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