Mmcp.market

Dsh Verify MCP server

by 263311487-ux·io.github.263311487-ux/dsh-verify·v0.9.1

Agent-built web app quality gate. Real browser is the judge. PASS/FAIL with receipts.

A89/100grade A
What users say
No reviews yet
Be the first
Safety scan
A89/100

full report

Adoption
Growing

2 stars372 downloads/wk

Reviews

Write one

Nobody has reviewed Dsh Verify yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Dsh Verify tools (4, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • generate_and_verify

    AI-drafts an acceptance checklist for a URL (LLM writes it, a real browser executes it), then immediately runs it in real Chromium.

  • health

    Check that the dsh-verify MCP server and its Chromium browser are ready to run verifications.

  • verify_specwrite action

    Run a dsh-verify acceptance spec (JSON file, or glob) against a real headless Chromium.

  • verify_url

    Verify a live URL against a list of human-style checks, driven by a real headless Chromium.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan5 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 10 days ago15/15
  • Maintainer identityregistry namespace matches repository owner6/10
Overall 89/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Dsh Verify repository's README, as published. We do not edit it. Read it on GitHub

dsh-verify

中文 | English

Witness — The browser is the judge.

The quality gate for agent-built web apps. Agents say done; the browser proves it.

(Witness is the product name; dsh-verify is the package name — same thing.)

If Witness catches something for you, ⭐ star the repo — it's how this project stays alive.

You asked an AI to build a web app. It said "done." Does it actually work?

dsh-verify opens a real browser and checks — so you never have to take the agent's word for it.

The quality gate for agent-built web apps. Works with any agent — DeepSeek Harness (dsh), Claude Code, Cursor, Copilot, Codex — and with any CI. You write what a human would check in a browser; a real browser executes it and returns a PASS/FAIL verdict with receipts (screenshots + diff images).

No LLM judges the outcome. The browser is the judge.

Same task. Same AI. Two builds. One missing CSS rule — the agent's self-review passed, a real browser caught it.

Why this exists

We ran a 4-agent web team (spec writer → frontend dev → QA → reviewer). Their own review said:

✅ "All requirements met. No issues found."

In a real browser, the dark-mode toggle did nothing — the .dark class was toggled, but the CSS rule was never written. Every agent self-test passed because there was nothing in the page for the agents to run. No one opened a real browser.

That's the gap: agents verify against what they believe they built, not against what a user actually experiences. Unit tests and static checks can't catch a missing CSS rule.

Same page. Same JS. One missing CSS rule. Two different verdicts.

Why not just ...?

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

Runs npx -y dsh-verify on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add dsh-verify -- npx -y dsh-verify
Add to Cursor

Dsh Verify: common questions

Is Dsh Verify MCP server safe?
Yes, by our scan: it is graded A (89/100). Read the Dsh Verify safety report
How do I install Dsh Verify?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Dsh Verify need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Dsh Verify maintained?
The last commit was 10 days ago (2026-09-11). The latest release is v0.9.1.
What can I use instead of Dsh Verify?
Servers from other publishers that do the same job: SeleniumBase MCP server, AIHawk MCP server and Scrapeless MCP server. Compare all Dsh Verify alternatives.

Alternatives to Dsh Verify

Same job from other publishers: the closest match first, then the best rated.

All Dsh Verify alternatives →
  • SeleniumBase MCP
    Stealthy browser automation, testing, and web-scraping via CDP Mode.
    A
  • AIHawk
    AI browser agent: browses, clicks, types, and reads real web pages from plain-English instructions.
    A
  • Scrapeless
    Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
    A
  • Web Browser (kogiQA)
    This web browser has been designed to help your agent debug and develop complex web applications.
    C
  • MCP
    Reliable web access for AI agents: smart HTTP, rotating proxies, and full-browser rendering.
    B

More from 263311487-ux