Home › Other › confdiff

confdiff

Semantic, format-aware diff of config files (JSON/YAML/TOML/INI/.env/XML/CSV) for AI agents

JavaScript
★ 41 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.17.1)

npx -y confdiff-mcp@0.17.1

Or add to your MCP client config:

{
  "mcpServers": {
    "confdiff": {
      "command": "npx",
      "args": [
        "-y",
        "confdiff-mcp@0.17.1"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry