mcpbeat Sign in

Numguard MCP Server

local only

Numguard runs on your own machine — the client starts it, so there is no endpoint to ping. 422 installs a week from pypi.

Verify a number before an agent asserts it — evals, backtests (Deflated Sharpe), signed receipts.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 1 244 · avg 97 · +213% w/w
a month agotoday
422
Installs / week
pypi · numguard
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 numguard -- uvx numguard
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "numguard": {
      "args": [
        "numguard"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.numguard]
command = "uvx"
args = ["numguard"]
.cursor/mcp.json
{
  "mcpServers": {
    "numguard": {
      "args": [
        "numguard"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "numguard": {
      "args": [
        "numguard"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Numguard

same job, measured the same way
Verity MCP
by meloliva14

Fail-closed verify-before-you-act gate for AI agents. Signed receipts. Pay-per-call via x402.

74 installs/wk local only
MCP Gera Verify
by gera

Verify UK businesses (FSA/CQC) + signed attestations, mandates & receipts for AI agents.

33 installs/wk local only
Vantic
by vanticlabs

Verify an AI agent's payment authority: signed mandates, allowlists, and tamper-proof receipts.

59 installs/wk local only
Pcrzero
by pcrzero

Issue signed receipts for AI agent actions; verify any receipt offline - free, no account.

79 installs/wk 3 tools answering
VERAX
by verax-ai

The body an agent asks before it acts: decide, approve, and keep a signed record on your machine.

208 installs/wk local only
Kasbah MCP
by al-adnane

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

55 installs/wk local only
Acta — Verifiable Agent Memory
by kylewilson04

Verifiable agent memory with signed ledger receipts — verify every write offline.

local only
Kaval
by usekaval

Verify the facts an agent's action depends on before it acts — ALLOW, REVIEW, or BLOCK.

360 installs/wk local only

Numguard — questions

Answers built from our own checks of this server.

Why is there no uptime for Numguard?
Numguard 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 numguard was installed 422 times last week.
Is Numguard still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Numguard?
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 numguard straight from pypi; nothing to host, nothing to sign up for.
How many people use Numguard?
The pypi package numguard was installed 422 times in the last week. Week over week that is +213%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.