Dataset Diff & Change Detector
Rank #57,160io.github.Nero-Engine/dataset-diff-detector
Compare two versions of a JSON row list: what was added, removed or changed, field by field.
Dataset Diff & Change Detector is a Model Context Protocol (MCP) server published by Nero-Engine. It ranks #57,160 of 132,113 servers tracked on MCP Toplist. Dataset Diff & Change Detector is listed on Official MCP, with 1 tracked version. It was first listed on Sep 13, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 74,953 of 132,113 servers on MCP Toplist.
Use Dataset Diff & Change Detector
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http dataset-diff-detector https://dataset-diff-detector.nerolabs.workers.dev/mcp[mcp_servers.dataset-diff-detector]
url = "https://dataset-diff-detector.nerolabs.workers.dev/mcp"Add to ~/.codex/config.toml.
https://dataset-diff-detector.nerolabs.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"dataset-diff-detector": {
"url": "https://dataset-diff-detector.nerolabs.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dataset-diff-detector": {
"type": "http",
"url": "https://dataset-diff-detector.nerolabs.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dataset-diff-detector": {
"serverUrl": "https://dataset-diff-detector.nerolabs.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dataset-diff-detector": {
"url": "https://dataset-diff-detector.nerolabs.workers.dev/mcp"
}
}
}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.Nero-Engine%2Fdataset-diff-detector)<a href="https://mcptoplist.com/server/io.github.Nero-Engine%2Fdataset-diff-detector"><img src="https://mcptoplist.com/badge/io.github.Nero-Engine%2Fdataset-diff-detector.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Nero-Engine
Other servers by Nero-Engine
- Dataset Filter & Transform#42,457 · 1 ver
- Dataset Aggregate & Pivot#57,158 · 1 ver
- Dataset Cleaner & Exporter#57,159 · 1 ver
- Dataset Join & Merge#57,161 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains Dataset Diff & Change Detector?
- Dataset Diff & Change Detector is maintained by Nero-Engine, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Dataset Diff & Change Detector listed on the Official MCP Registry?
- Yes — Dataset Diff & Change Detector is listed on the Official MCP Registry.
- How many versions does Dataset Diff & Change Detector have?
- MCP Toplist tracks 1 version of Dataset Diff & Change Detector, most recently published on Sep 13, 2026.
- Where can I find the source code for Dataset Diff & Change Detector?
- The source code for Dataset Diff & Change Detector is hosted at github.com/Nero-Engine/dataset-diff-detector-mcp.
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.