databricks-transform-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BASE_URL | Yes | External URL of this Databricks App (used by SSE clients) | |
| SNOWFLAKE_USER | No | Snowflake username (optional) | |
| COALESCE_BASE_URL | No | Region base URL (default: US https://app.coalescesoftware.io) | https://app.coalescesoftware.io |
| SNOWFLAKE_ACCOUNT | No | Snowflake account identifier (optional) | |
| COALESCE_REPO_PATH | No | Path to local Coalesce repo for repo-backed tools (optional) | |
| COALESCE_ACCESS_TOKEN | Yes | Bearer token from Coalesce Deploy (required) | |
| SNOWFLAKE_PRIVATE_KEY | No | Snowflake private key (PEM) for key-pair auth (optional) | |
| COALESCE_MCP_READ_ONLY | No | Set 'true' to disable write/delete tools (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/swalker-coalesce/databricks-transform-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server