SERVER

Coalesce Transform

Rank #3333

io.github.jessemarshall/coalesce-transform

MCP server providing coalesce-transform capabilities

First listed
Mar 26, 2026
Last publish date
Apr 20, 2026
OVERVIEW

Coalesce Transform is a Model Context Protocol (MCP) server published by jessemarshall. It ranks #3333 of 58,900 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Coalesce Transform is listed on Official MCP, with 23 tracked versions. It was first listed on Mar 26, 2026 and most recently updated on Apr 20, 2026.

STANDING
#3,333of 58,900 tracked serversTop 10%

Ranks ahead of 55,567 of 58,900 servers on MCP Toplist.

CONNECT

Use Coalesce Transform

Add Coalesce Transform to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "coalesce-transform": {
      "command": "npx",
      "args": [
        "-y",
        "coalesce-transform-mcp"
      ],
      "env": {
        "COALESCE_ACCESS_TOKEN": "<your COALESCE_ACCESS_TOKEN>",
        "COALESCE_BASE_URL": "<your COALESCE_BASE_URL>",
        "SNOWFLAKE_USERNAME": "<your SNOWFLAKE_USERNAME>",
        "SNOWFLAKE_KEY_PAIR_KEY": "<your SNOWFLAKE_KEY_PAIR_KEY>",
        "SNOWFLAKE_KEY_PAIR_PASS": "<your SNOWFLAKE_KEY_PAIR_PASS>",
        "SNOWFLAKE_WAREHOUSE": "<your SNOWFLAKE_WAREHOUSE>",
        "SNOWFLAKE_ROLE": "<your SNOWFLAKE_ROLE>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

jessemarshall

Organization
Total servers
1
Total versions
23
VERSIONS

Available versions (23)

VersionPublished
0.7.2Apr 20, 2026
0.7.1Apr 19, 2026
0.7.0Apr 19, 2026
0.6.0Apr 17, 2026
0.5.2Apr 17, 2026
0.5.1Apr 17, 2026
0.5.0Apr 17, 2026
0.4.7Apr 14, 2026
0.4.5Apr 9, 2026
0.4.3Apr 8, 2026
0.4.2Apr 7, 2026
0.4.1Apr 6, 2026
0.2.3Mar 31, 2026
0.2.2Mar 30, 2026
0.2.1Mar 29, 2026
0.2.0Mar 28, 2026
0.1.8Mar 27, 2026
0.1.7Mar 26, 2026
0.1.6Mar 26, 2026
0.1.5Mar 26, 2026
0.1.4Mar 26, 2026
0.1.2Mar 26, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Coalesce Transform?
MCP server providing coalesce-transform capabilities
Who maintains Coalesce Transform?
Coalesce Transform is maintained by jessemarshall, which publishes 1 MCP server (23 total versions) tracked on MCP Toplist.
Is Coalesce Transform an official MCP server?
Yes — Coalesce Transform is listed on the Official MCP Registry.
How many versions does Coalesce Transform have?
MCP Toplist tracks 23 versions of Coalesce Transform, most recently published on Apr 20, 2026.
Where can I find the source code for Coalesce Transform?
The source code for Coalesce Transform is hosted at github.com/jessemarshall/coalesce-transform-mcp.
EXPLORE