mcpbeat Sign in

MCP Verify Claim MCP Server

local only

MCP Verify Claim runs on your own machine — the client starts it, so there is no endpoint to ping. 461 installs a week from pypi. Last commit 28 Aug 2026.

Force evidence-gated, tiered claim reporting (FACT/INFERENCE/SPECULATION). No-LLM.

461
Installs / week
pypi · mcp-verify-claim
0
Stars
0 open issues
28 Aug 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to MCP Verify Claim

same job, measured the same way
Code Factory
by zrk222

Local proof facts for AI coding clients: intent, tests, Graph Ops, and review evidence.

3 727 installs/wk local only
Carrierscore
by carrierscore

FMCSA motor-carrier risk scores, monitoring, and carrier-selection evidence reports for AI agents.

8 tools answering
AI Incident Reporting MCP
by csoai-org

AI Incident Reporting Compliance MCP. Unified classification + reporting-clock tracker across EU...

351 installs/wk local only
BoardBrief AI
by boardbriefai

AI-powered board deck generation and governance reporting for private equity firms.

answering
Prism Coder
by dcostenco

Session memory for coding agents: local-first recall, drift detection, on-device inference.

1 637 installs/wk local only
Agent Residue Evidence
by fantasyce

Report local task-scoped test and build residue without cleaning resources.

local only
Credit GPS — Canadian credit
by creditgps

Canadian credit: statement-cycle and utilization math, plus bureau and reporting reference data.

16 tools answering
I
ish
by ishlabs

Simulated people experience what you are making and report what they noticed and felt.

answering

MCP Verify Claim — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Verify Claim?
MCP Verify Claim 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 pypi package mcp-verify-claim was installed 461 times last week.
How do I connect MCP Verify Claim?
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 mcp-verify-claim straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Verify Claim?
The pypi package mcp-verify-claim was installed 461 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 MCP Verify Claim open source?
Yes — written in Python 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.