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.

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

ToolWhat it does
qm_scrubPrompt-injection scan + redacted copy
qm_validate_machine_filesCheck a site's llms.txt / agent.json / robots.txt
qm_probe_endpointURL liveness: status, latency, redirects, content-type
qm_attestMint a portable sanity attestation (HMAC token)
qm_attest_verifyVerify an attestation token
qm_second_opinionAdvisory risk-pattern scan of a planned action
qm_clinic_diagnoseRestore Clinic structured read (anonymous)
qm_clinic_checkupRestore Clinic wellness checkup: 10-question self-report screening (stateless)
qm_clinic_statsAnonymous aggregate clinic counts (≥10 threshold)
qm_helpedThe 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.