validate_markdown

shallow

io.github.MDMagic-MCP/mdmagic-mcp-server · Verify this server

Pre-flight markdown validation BEFORE conversion. Catches malformed tables (mismatched pipes), unclosed code fences, broken task lists, and unsupported syntax. Returns a green/amber/red status plus the detected markdown features. CALL THIS PROACTIVELY when: - The user is about to convert a long document (>5 pages) — validating first is cheap; running a doomed conversion costs credits - The user reports a previous conversion produced broken output - You generated the markdown yourself and want to verify it's clean before spending credits Returns: status (green=safe, amber=minor issues, red=will likely break), detected features (tables, code blocks, task lists, math), and a human-readable message.

100.0/100

1 trials · measured 8 days ago

validate_markdown scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against io.github.MDMagic-MCP/mdmagic-mcp-server, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote + stdio
Credential class
gated
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: validate_markdown
[![Vouch score](https://vouch.tools/api/tools/804a7cb6-9978-4e94-8c8d-717d00a34cbb/badge.svg)](https://vouch.tools/tools/804a7cb6-9978-4e94-8c8d-717d00a34cbb)
validate_markdown — Vouch