datadiffer
Rank #67,630io.github.gauthierpiarrette/datadiffer
Read-only table diffs with segment attribution: which slice of your data changed.
datadiffer is a Model Context Protocol (MCP) server published by gauthierpiarrette. It ranks #67,630 of 132,113 servers tracked on MCP Toplist. datadiffer is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 27, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 64,483 of 132,113 servers on MCP Toplist.
Use datadiffer
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add datadiffer -e "DATADIFFER_CONFIG=<your DATADIFFER_CONFIG>" -- uvx datadifferReplace each placeholder with your own value before saving.
[mcp_servers.datadiffer]
command = "uvx"
args = ["datadiffer"]
[mcp_servers.datadiffer.env]
DATADIFFER_CONFIG = "<your DATADIFFER_CONFIG>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datadiffer": {
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<your DATADIFFER_CONFIG>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datadiffer": {
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<your DATADIFFER_CONFIG>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"datadiffer": {
"type": "stdio",
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<your DATADIFFER_CONFIG>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datadiffer": {
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<your DATADIFFER_CONFIG>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"datadiffer": {
"command": "uvx",
"args": [
"datadiffer"
],
"env": {
"DATADIFFER_CONFIG": "<your DATADIFFER_CONFIG>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gauthierpiarrette%2Fdatadiffer)<a href="https://mcptoplist.com/server/io.github.gauthierpiarrette%2Fdatadiffer"><img src="https://mcptoplist.com/badge/io.github.gauthierpiarrette%2Fdatadiffer.svg" alt="MCP Toplist: #67,630 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
gauthierpiarrette
Other servers by gauthierpiarrette
View all gauthierpiarrette servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains datadiffer?
- datadiffer is maintained by gauthierpiarrette, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is datadiffer listed on the Official MCP Registry?
- Yes — datadiffer is listed on the Official MCP Registry, alongside Glama.
- How many versions does datadiffer have?
- MCP Toplist tracks 1 version of datadiffer, most recently published on Jul 27, 2026.
- Where can I find the source code for datadiffer?
- The source code for datadiffer is hosted at github.com/gauthierpiarrette/datadiffer.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.