mcpbeat Sign in

Verify MCP Server

local only

Verify MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

Sub-cent factual claim verification against live data sources.

Installs per day peak 10 · avg 4 · +32% w/w
a month agotoday
24
Installs / week
npm · @agentutil/verify-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Verify MCP 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 verify-mcp -- npx -y @agentutil/verify-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "verify-mcp": {
      "args": [
        "-y",
        "@agentutil/verify-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.verify-mcp]
command = "npx"
args = ["-y", "@agentutil/verify-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "verify-mcp": {
      "args": [
        "-y",
        "@agentutil/verify-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "verify-mcp": {
      "args": [
        "-y",
        "@agentutil/verify-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Verify MCP

same job, measured the same way
C
MCP V1
by 636865636b73756d

Sub-cent factual claim verification against live data sources.

40 installs/wk local only
D
Trinity Research
by humanified

Fact-check claims against live web sources: verdict, consensus, cited sources, PII redaction.

4 tools answering
Verity
by clawdio777

Real-time fact-checking MCP. Verifies claims against live sources with structured verdicts.

48 installs/wk local only
Lenz Fact-Check
by lenz

Fact-check claims against independent sources — fast verdict or deep multi-step investigation.

answering
Triageshield
by vercel-triageshield

Verify a vuln report's file/line/function claims against a real GitHub repo.

1 tools answering
Triageshield
by edgethirteen-www

Verify a vuln report's file/line/function claims against a real GitHub repo.

1 tools answering
VerifyAPI — fact-check with signed receipts
by kythekitty

Fact-check any claim with live web sources. Ed25519-signed receipts. Catches hallucinations.

307 installs/wk local only
Noether Physics
by ranshiv

Physics assistant: checked equations, live simulations, claims verified against arXiv papers

880 installs/wk local only

Verify MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Verify MCP?
Verify MCP 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 @agentutil/verify-mcp was installed 24 times last week.
How do I connect Verify MCP?
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 @agentutil/verify-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Verify MCP?
The npm package @agentutil/verify-mcp was installed 24 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.