MCP Server
MCP
datadiffer
Read-only table diffs with segment attribution: which slice of your data changed.
Install
uvx datadiffer
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "datadiffer",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to datadiffer.toml holding named connections (run `datadiffer init` to scaffold one). Credentials never pass through tool arguments.",
"name": "DATADIFFER_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment