← All servers
πŸ”§

Coalesce TransformVerifiedπŸ›‘ No advisories

io.github.jessemarshall/coalesce-transform
New to MCP? Start here β†’
0β˜… stars
0weekly installs
3 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/jessemarshall, which proved it owns this namespace.

Verified owner: github.com/jessemarshall β†—io.github.jessemarshall/coalesce-transform

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs COALESCE_ACCESS_TOKEN, SNOWFLAKE_PAT, SNOWFLAKE_KEY_PAIR_PASS.
βœ“
Configuration
Reads COALESCE_PROFILE, COALESCE_BASE_URL, COALESCE_ORG_ID, COALESCE_REPO_PATH, COALESCE_CACHE_DIR, COALESCE_MCP_AUTO_CACHE_MAX_BYTES, ….

About

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

Packages & transports

npmcoalesce-transform-mcpv0.7.2 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "coalesce_transform": {
      "command": "npx",
      "args": [
        "-y",
        "coalesce-transform-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y coalesce-transform-mcp