sdcvalidator
Rank #15,601io.github.SemanticDataCharter/sdcvalidator
SDC4 structural validator with ExceptionalValue recovery; thin wrapper over xmlschema.
sdcvalidator is a Model Context Protocol (MCP) server published by SemanticDataCharter. It ranks #15,601 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. sdcvalidator is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Feb 22, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 116,512 of 132,113 servers on MCP Toplist.
Use sdcvalidator
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sdcvalidator -- uvx sdcvalidator[mcp_servers.sdcvalidator]
command = "uvx"
args = ["sdcvalidator"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sdcvalidator": {
"type": "stdio",
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}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.SemanticDataCharter%2Fsdcvalidator)<a href="https://mcptoplist.com/server/io.github.SemanticDataCharter%2Fsdcvalidator"><img src="https://mcptoplist.com/badge/io.github.SemanticDataCharter%2Fsdcvalidator.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
SemanticDataCharter
Other servers by SemanticDataCharter
View all SemanticDataCharter servers →Available versions (3)
| Version | Published |
|---|---|
| 4.5.2 | Sep 16, 2026 |
| 4.5.1 | Sep 16, 2026 |
| 4.5.0 | Aug 14, 2026 |
Frequently asked questions
- Who maintains sdcvalidator?
- sdcvalidator is maintained by SemanticDataCharter, which publishes 3 MCP servers (9 total versions) tracked on MCP Toplist.
- Is sdcvalidator listed on the Official MCP Registry?
- Yes — sdcvalidator is listed on the Official MCP Registry, alongside Glama.
- How many versions does sdcvalidator have?
- MCP Toplist tracks 3 versions of sdcvalidator, most recently published on Sep 16, 2026.
- Where can I find the source code for sdcvalidator?
- The source code for sdcvalidator is hosted at github.com/SemanticDataCharter/sdcvalidator.
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.