Loading MCP server directory, please wait...
Production MCP server for Postgres, Oracle, Snowflake, BigQuery, Redshift, DuckDB, MotherDuck.
npx @getmcp/cli add io.github.kalehdoo/warehouse-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WAREHOUSE_TYPEWhich warehouse to connect to. One of: postgres, oracle, redshift, snowflake, bigquery, duckdb. (DuckDB also handles MotherDuck via DUCKDB_PATH=md:<db>.)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kalehdoo/warehouse-mcp": {
"command": "npx",
"args": [
"start",
"-y",
"warehouse-mcp"
],
"env": {
"MCP_TRANSPORT": "stdio",
"WAREHOUSE_TYPE": "",
"MCP_API_KEYS": "",
"DUCKDB_PATH": "",
"MOTHERDUCK_TOKEN": "",
"PG_HOST": "",
"PG_DATABASE": "",
"PG_USER": "",
"PG_PASSWORD": "",
"ORACLE_USER": "",
"ORACLE_PASSWORD": "",
"ORACLE_CONNECT_STRING": "",
"SNOWFLAKE_ACCOUNT": "",
"SNOWFLAKE_USER": "",
"SNOWFLAKE_PRIVATE_KEY_PATH": "",
"BIGQUERY_PROJECT": "",
"GOOGLE_APPLICATION_CREDENTIALS": "",
"GUARDRAIL_PII_MASK": "off",
"MCP_RATE_LIMIT_RPM": "0"
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Schedule agent work and report write-once outcomes via CueAPI from any MCP host.