Ripplecheck MCP Server
by sohamkamat28
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATAHUB_GMS_URL | No | The URL of the DataHub GMS server, e.g., http://localhost:8080 | |
| RIPPLECHECK_MODE | No | Mode of operation. Set to 'live' for live DataHub mode, otherwise the offline fixture mode is used. | |
| DATAHUB_GMS_TOKEN | No | Your DataHub personal access token for local DataHub OSS | |
| DATAHUB_MCP_COMMAND | No | Command to launch the official DataHub MCP server, e.g., 'uvx mcp-server-datahub@latest' | |
| TOOLS_IS_MUTATION_ENABLED | No | Set 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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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