mcpbeat Sign in

B2IGE Verify MCP Server

by b2ige2-a11y Your server? Claim it
local only

B2IGE Verify runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.

Independent deterministic verification for AI-written software. Local, evidence-backed checks.

Installs / week
not published
0
Stars
0 open issues
18 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Rust

What the code does

We read the source, 23 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command distribution/build_mcpb.py:65
    version = subprocess.check_output([args.mcpb, "--version"], text=True).strip()
  const destination = path.join(parent, pin.archive_sha256);
Runs an external command npm/b2ige/bin/launch.cjs:21
    const probe = spawnSync(binary, ['--version'], {encoding:'utf8', timeout:5000, maxBuffer:4096});

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to B2IGE Verify

same job, measured the same way
Agent Verification Utility
by kgninja-agent-economy

Deterministic JSON checks with signed evidence and x402-paid execution

5 tools answering
Qiniso
by qinisolabs

Deterministic fact verification for AI agents — checksums & curated data, not guesses.

50 installs/wk 56 tools answering
MERCATOR Verify
by arzuo

MERCATOR Verify: evidence-backed verification and decision support for autonomous agents.

2 tools answering
MCP x402 - Evidence-Backed Web Verification
by diogoup26

Evidence-backed x402 web verification for AI agents, with auditable decisions for every condition.

3 tools answering
Hookwarden — Webhook Integrity
by hookwarden

Webhook signature-verification audit. Stripe, GitHub, Shopify, Twilio +17. Local. Deterministic.

76 installs/wk local only
Evidence Gate
by dailyaiagents

Local checks for artifacts, declared claim evidence, and citation containment.

273 installs/wk local only
andon
by gulmezeren2-byte

Deterministic verification for AI-generated analysis: run a spec, inspect or diff a workbook

161 installs/wk local only
AEC Model Bridge
by sam-aec

Independent MCP integration for Autodesk Revit software through a local bridge.

local only

B2IGE Verify — questions

Answers built from our own checks of this server.

Why is there no uptime for B2IGE Verify?
B2IGE Verify runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is B2IGE Verify open source?
Yes — it is published under the Apache-2.0 licence, written in Rust 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.