Skip to content
Verified official

coalesce transform MCP

v0.7.2

io.github.jessemarshall/coalesce-transform

MCP server for managing Coalesce Transform workspaces, nodes, pipelines, and runs.

transport:stdio runtime:npm

Target client

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add coalesce-transform -e COALESCE_ACCESS_TOKEN=<COALESCE_ACCESS_TOKEN> -e COALESCE_PROFILE=<COALESCE_PROFILE> -e COALESCE_BASE_URL=<COALESCE_BASE_URL> -e COALESCE_ORG_ID=<COALESCE_ORG_ID> -e COALESCE_REPO_PATH=<COALESCE_REPO_PATH> -e COALESCE_CACHE_DIR=<COALESCE_CACHE_DIR> -e COALESCE_MCP_AUTO_CACHE_MAX_BYTES=<COALESCE_MCP_AUTO_CACHE_MAX_BYTES> -e COALESCE_MCP_LINEAGE_TTL_MS=<COALESCE_MCP_LINEAGE_TTL_MS> -e COALESCE_MCP_MAX_REQUEST_BODY_BYTES=<COALESCE_MCP_MAX_REQUEST_BODY_BYTES> -e COALESCE_MCP_READ_ONLY=<COALESCE_MCP_READ_ONLY> -e COALESCE_MCP_SKILLS_DIR=<COALESCE_MCP_SKILLS_DIR> -e SNOWFLAKE_ACCOUNT=<SNOWFLAKE_ACCOUNT> -e SNOWFLAKE_USERNAME=<SNOWFLAKE_USERNAME> -e SNOWFLAKE_KEY_PAIR_KEY=<SNOWFLAKE_KEY_PAIR_KEY> -e SNOWFLAKE_PAT=<SNOWFLAKE_PAT> -e SNOWFLAKE_KEY_PAIR_PASS=<SNOWFLAKE_KEY_PAIR_PASS> -e SNOWFLAKE_WAREHOUSE=<SNOWFLAKE_WAREHOUSE> -e SNOWFLAKE_ROLE=<SNOWFLAKE_ROLE> -- npx -y coalesce-transform-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.