Skip to content
Claude Desktop

schema compatibility mcp for Claude Desktop

io.github.mrfentmen/schema-compatibility-mcp

Compare local JSON schema shape fingerprints without returning property names, values, paths, or...

client:Claude Desktop transport:stdio runtime:npm

Install schema compatibility mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "schema-compatibility-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "schema-compatibility-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

schema compatibility mcp in other clients