Coalesce Transform
Freeby MCP Community
MCP server for the Coalesce Transform API; run tools support Snowflake Key Pair and PAT auth
v0.4.7Added Apr 12, 2026
mcpcoalescetransformmodel-context-protocol
Coalesce Transform MCP Server
MCP server for the Coalesce Transform API; run tools support Snowflake Key Pair and PAT auth
Installation
Reviews
Installation
Quick install
npx -y coalesce-transform-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"coalesce-transform": {
"command": "npx",
"args": ["-y", "coalesce-transform-mcp"]
}
}
}