sdcvalidator for Claude Desktop
io.github.semanticdatacharter/sdcvalidator
SDC4 structural validator with ExceptionalValue recovery; thin wrapper over xmlschema.
client:Claude Desktop
transport:stdio
runtime:pypi
Install sdcvalidator in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs