mcpbeat Sign in

Sdcvalidator MCP Server

local only

Sdcvalidator runs on your own machine — the client starts it, so there is no endpoint to ping. 208 installs a week from pypi. Last commit 17 Sep 2026.

SDC4 structural validator with ExceptionalValue recovery; thin wrapper over xmlschema.

Installs per day peak 194 · avg 47 · -63% w/w
a month agotoday
208
Installs / week
pypi · sdcvalidator
1
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
Apache-2.0
License
Python

Nothing serious here today

Today is the operative word: we check Sdcvalidator every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add sdcvalidator -- uvx sdcvalidator
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "sdcvalidator": {
      "args": [
        "sdcvalidator"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.sdcvalidator]
command = "uvx"
args = ["sdcvalidator"]
.cursor/mcp.json
{
  "mcpServers": {
    "sdcvalidator": {
      "args": [
        "sdcvalidator"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "sdcvalidator": {
      "args": [
        "sdcvalidator"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Sdcvalidator

same job, measured the same way
MainBook Bank Statement Converter
by mainbook

Convert PDF bank statements to checked Excel, CSV or JSON with balance validation.

253 installs/wk 4 tools answering
Google Analytics 4
by mindstone

Google Analytics 4 MCP server with reporting, schema discovery, and admin visibility tools

44 installs/wk local only
xlsx-tools-mcp
by ruriazz

MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files

91 installs/wk local only
Talonic
by talonicdev

Extract structured, schema-validated data from PDFs, scans, images, spreadsheets, and forms.

175 installs/wk local only
Dokmatiq DocGen
by dokmatiq

PDF/DOCX/Excel generation with stationery overlay, ZUGFeRD/XRechnung, signing, receipt OCR.

104 installs/wk local only
docmcp — Word & Excel files
by adirdavi

Real .docx and .xlsx files from structured data, with automatic Hebrew/Arabic RTL.

answering
Sdcgovernance
by semanticdatacharter

Governance validation for Semantic Data Charter instances; returns OASIS XACML decisions.

308 installs/wk local only
Google Analytics MCP
by surendranb

GA4 MCP server for AI agents: schema discovery, server-side aggregation, analysis-ready defaults.

1 753 installs/wk local only

Sdcvalidator — questions

Answers built from our own checks of this server.

Why is there no uptime for Sdcvalidator?
Sdcvalidator runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package sdcvalidator was installed 208 times last week.
How do I connect Sdcvalidator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls sdcvalidator straight from pypi; nothing to host, nothing to sign up for.
How many people use Sdcvalidator?
The pypi package sdcvalidator was installed 208 times in the last week. Week over week that is -63%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sdcvalidator open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.