QED
@onebit0fme
About QED
Scores your writing against quality profiles — per-trait breakdown, deterministic, sub-second. No auth required.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"qed": {
"type": "http",
"url": "https://qed.systems/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is QED?
QED is a deterministic scoring tool that evaluates text against quality profiles built from example documents. It returns a composite score and a per-trait breakdown, identifying weak areas and their magnitude. Designed for developers and technical writers, it works with profiles for READMEs, landing pages, technical writing, and more.
How to use QED?
Add QED to Claude Code via claude mcp add --transport http qed https://qed.systems/mcp. Then use the commands /qed:score, /qed:improve, or /qed:profile directly in Claude Code. No signup or authentication is required.
Key features of QED
- Deterministic scoring – same content, same profile, same result every time.
- Multiple quality profiles for different document types.
- Per-trait breakdown showing exact weaknesses.
- No LLM at inference – scores work in CI, scripts, or interactively.
- No auth, no signup required.
Use cases of QED
- Scoring a README against the
qed.compelling-readmeprofile. - Evaluating landing page copy with
qed.developer-landing-page. - Checking technical documentation against
qed.technical-writing. - Testing content quality in CI pipelines without nondeterminism.
FAQ from QED
How does QED differ from using an LLM to score content?
QED is fully deterministic – same content and profile always produce the same score, with no LLM at inference time. This makes it suitable for CI scripts, automated checks, and reproducible evaluations.
What runtime or dependencies does QED require?
No runtime or dependencies beyond the MCP client (e.g., Claude Code). QED runs as a remote service – simply add it via claude mcp add.
Where does my data go?
QED processes text over HTTP. The README does not specify data retention or storage policies beyond stating no signup or auth.
What profiles are available?
Four profiles are mentioned: qed.compelling-readme, qed.technical-writing, qed.developer-landing-page, and qed.puns.
Is authentication or registration needed?
No. QED does not require any authentication or signup to use.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments