List all .md files in a directory recursively. Returns relative paths sorted alphabetically.
search_docs
Full-text search across all .md files in a directory. Returns file, line number, and matching line. Limited to 50 results.
get_section
Extract a section by heading from a markdown file. Returns content from that heading until the next heading of same or higher level.
list_headings
List all headings (# through ######) in a markdown file as a table of contents.
find_code_blocks
Find all fenced code blocks in a markdown file. Optionally filter by language (e.g. typescript, python).
get_frontmatter
Parse YAML frontmatter (between --- delimiters) at the start of a markdown file. Returns key-value metadata.
Spec / packaging20%100
✓ depends on an MCP SDK
✓ declares a bin entry (runnable server)
✓ 6 tool(s) detected in source
Security (OWASP MCP)30%90
no high-risk patterns in sampled source
scanned 1 source file
Maintenance / popularity20%92
published within 90 days
2 published versions
Tool hygiene15%70
no TypeScript types
2 runtime deps
Transparency / provenance15%90
✓ public repository linked
✓ MIT license
55 weekly downloads
Findings
INFO Static analysis of npm package mcp-server-markdown@1.0.1 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
We re-grade npm:mcp-server-markdown on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Share this report card
A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.
A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.