MCP.so
登录
Q

QED

@onebit0fme

关于 QED

Scores your writing against quality profiles — per-trait breakdown, deterministic, sub-second. No auth required.

基本信息

分类

其他

传输方式

stdio

发布者

onebit0fme

提交者

Taras Yanchynskyy

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "qed": {
      "type": "http",
      "url": "https://qed.systems/mcp"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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-readme profile.
  • 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.

评论

其他 分类下的更多 MCP 服务器