Skip to main content
Glama
sohamkamat28

Ripplecheck MCP Server

by sohamkamat28

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATAHUB_GMS_URLNoThe URL of the DataHub GMS server, e.g., http://localhost:8080
RIPPLECHECK_MODENoMode of operation. Set to 'live' for live DataHub mode, otherwise the offline fixture mode is used.
DATAHUB_GMS_TOKENNoYour DataHub personal access token for local DataHub OSS
DATAHUB_MCP_COMMANDNoCommand to launch the official DataHub MCP server, e.g., 'uvx mcp-server-datahub@latest'
TOOLS_IS_MUTATION_ENABLEDNoSet to 'true' to enable mutation tools for writebacks. Clear or set to 'false' for read-only live assessment.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
assess_schema_changeB

Compile proposed DDL or a column change into a counterfactual DataHub graph, policy proof, release gate, migration DAG, and merge-ready evidence manifest.

list_demo_scenariosA

List the built-in offline scenarios and their expected decisions.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/sohamkamat28/ripplecheck'

If you have feedback or need assistance with the MCP directory API, please join our Discord server