mcpbeat Sign in

ScreenVerity MCP Server

by williamblakecunningham-max Your server? Claim it
local only

ScreenVerity runs on your own machine — the client starts it, so there is no endpoint to ping. 485 installs a week from npm. Last commit 26 Aug 2026.

Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.

Installs per day peak 252 · avg 8
a month agotoday
485
Installs / week
npm · screenverity-mcp
0
Stars
0 open issues
26 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check ScreenVerity every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add screenverity-mcp -- npx -y screenverity-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "screenverity-mcp": {
      "args": [
        "-y",
        "screenverity-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.screenverity-mcp]
command = "npx"
args = ["-y", "screenverity-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "screenverity-mcp": {
      "args": [
        "-y",
        "screenverity-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "screenverity-mcp": {
      "args": [
        "-y",
        "screenverity-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ScreenVerity

same job, measured the same way
C
Entity Screen
by dropwatchhq

Screen a business or person for exclusions, debarment, and sanctions (SAM.gov, OFAC).

2 tools answering
Kit
by toreva

Policy-checked Solana wallet actions with user-set limits, unsigned transactions, and receipts.

206 installs/wk local only
Agent Verification Utility
by kgninja-agent-economy

Deterministic JSON checks with signed evidence and x402-paid execution

5 tools answering
Docimprint
by docimprint

AI document intelligence: extract, summarize, claim-check, notarize, and signed action receipts.

22 tools answering
Seal
by aqta

Verify Seal AI decision receipts: signed evidence anyone can check, no account needed.

10 tools answering
Postcept
by postcept

Verify agent actions against the system of record and get signed completion receipts.

76 installs/wk local only
AI Proof of Us
by 0xddneto

Private signed AI task receipts with replay checks and optional validated AIPOU claims.

143 installs/wk local only
Farpy
by mangomunchr

Verified GPU compute for Blender rendering with signed receipts and proof.

8 tools answering

ScreenVerity — questions

Answers built from our own checks of this server.

Why is there no uptime for ScreenVerity?
ScreenVerity runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package screenverity-mcp was installed 485 times last week.
How do I connect ScreenVerity?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls screenverity-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use ScreenVerity?
The npm package screenverity-mcp was installed 485 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ScreenVerity open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.