Quiet Menders
Free privacy-preserving tools for AI agents: portable sanity attestation, prompt-injection scrubbing, clinic diagnosis, and machine-file validation. Real serves, no tracking.
GitHubTry this MCPSponsored
Hosted MCP Server
npx add-mcp 'https://quiet-menders-mcp.brianbooms.workers.dev/mcp'Installs into Claude Code, Codex, Cursor and more
Documentation
Quiet Menders — MCP Server
Free privacy-preserving tools for AI agents, served over MCP Streamable HTTP. Real serves, no tracking.
Live endpoint: https://quiet-menders-mcp.brianbooms.workers.dev/mcp
Waystation: brianbooms.com
Tools
| Tool | What it does |
|---|---|
qm_scrub | Prompt-injection scan + redacted copy |
qm_validate_machine_files | Check a site's llms.txt / agent.json / robots.txt |
qm_probe_endpoint | URL liveness: status, latency, redirects, content-type |
qm_attest | Mint a portable sanity attestation (HMAC token) |
qm_attest_verify | Verify an attestation token |
qm_second_opinion | Advisory risk-pattern scan of a planned action |
qm_clinic_diagnose | Restore Clinic structured read (anonymous) |
qm_clinic_checkup | Restore Clinic wellness checkup: 10-question self-report screening (stateless) |
qm_clinic_stats | Anonymous aggregate clinic counts (≥10 threshold) |
qm_helped | The Quiet Menders helped counter |
No sales, no tips, no money movement. All tools are anonymous by design — aggregate counts only, no payloads or identifiers stored.
Use
Point any MCP client at the live endpoint above (Streamable HTTP). server.mjs
is the Cloudflare Worker source; server.json is the registry manifest.
License
MIT — see LICENSE.