Commit Graph
2 Commits
Author SHA1 Message Date
williamblakecunningham-max a88f8a762f screenverity-mcp: owner/repo name, badge placement, emoji (maintainer review) 2026-09-04 13:53:34 -05:00
williamblakecunningham-max 1569ff950c Add screenverity-mcp — free U.S. exclusion/debarment screening with signed receipts
Adds screenverity-mcp.

- npm: `npx screenverity-mcp` (no install, no API key, no account)
- Repo: https://github.com/williamblakecunningham-max/screenverity-mcp (MIT)
- Official MCP Registry: io.github.williamblakecunningham-max/screenverity-mcp
- Glama: https://glama.ai/mcp/servers/williamblakecunningham-max/screenverity-mcp

Three tools, all free: `screen`, `sources`, `verify_receipt`.

It screens a name against U.S. exclusion, debarment and licence lists and returns a structured
result plus an Ed25519-signed receipt naming the exact list snapshots that were checked, so a
"clear" result is auditable after the fact.

Coverage is deliberately explicit rather than implied — `sources` reports which lists are loaded
and which are not, and the server never claims nationwide coverage.
2026-08-26 09:32:43 -06:00