mcpbeat Sign in

MCP Gera Verify MCP Server

local only

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

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

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

Installs per day peak 9 · avg 3 · +124% w/w
a month agotoday
28
Installs / week
npm · @gera-services/mcp-gera-verify
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 mcp-gera-verify -- npx -y @gera-services/mcp-gera-verify
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-gera-verify": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-verify"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-gera-verify]
command = "npx"
args = ["-y", "@gera-services/mcp-gera-verify"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-gera-verify": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-verify"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-gera-verify": {
      "args": [
        "-y",
        "@gera-services/mcp-gera-verify"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Gera Verify

same job, measured the same way
VerifiedState Memory
by verifiedstate

Verified memory for AI agents. Signed assertions, billing attestation, session continuity.

answering
402oracle
by 402oracle

Signed verification attestations for agent decisions: business, price, freshness, claim checks.

4 tools answering
BizVerify
by bizverify

KYB for AI agents: verify business registrations from MCP clients.

9 tools answering
Pcrzero
by pcrzero

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

37 installs/wk 3 tools answering
HiveAttest
by srotzin

Pre-action attestation perimeter for AI agents — 8 primitives, signed C18 receipt per call.

18 tools answering
Mixer4AI
by mixer4ai

Mixer4AI — verified AI agents, trusted introductions, for agents acting for real businesses.

14 tools answering
Vantic
by vanticlabs

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

49 installs/wk local only
Proof Layer
by world-999-labs

Signed, hash-chained provenance receipts for AI agent actions.

25 installs/wk local only

MCP Gera Verify — questions

Answers built from our own checks of this server.

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