mcpbeat Sign in

Arbiter MCP Server

by godwin105 Your server? Claim it
local only

Arbiter runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 31 Aug 2026.

Is this transaction safe to sign? Decodes what it really does and answers allow, warn or block.

Installs per day peak 18 · avg 7 · -3% w/w
a month agotoday
23
Installs / week
npm · @arbiterlabs/mcp
0
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Arbiter

same job, measured the same way
Mission — Trust Graduation Gate
by gomission

Trust Graduation gate: Claude can do real work once Mission decides what it is allowed to do.

53 installs/wk 29 tools answering
Kaval
by usekaval

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

159 installs/wk local only
Kaval
by lufemc

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

local only
Agentic Wallet Guardian V3
by rudimentall1

Explainable ALLOW/WARN/BLOCK risk decisions for AI agent actions before execution, signed as OAA.

72 installs/wk local only
Bostrom MCP
by cyberia-to

86-tool MCP server for Bostrom blockchain: read chain state and sign transactions

75 installs/wk local only
Taplid
by taplid

Audit AI responses and artifacts with ALLOW, REVIEW, or BLOCK decisions and trust scores.

46 installs/wk local only
Paypal
by pipeworx-io

PayPal MCP Pack — read-only access to PayPal transactions, orders, invoices, and disputes.

36 tools answering
Meet
by gregbenza

A second opinion, in one call, from a desk where an answer is allowed to be no.

6 tools answering

Arbiter — questions

Answers built from our own checks of this server.

Why is there no uptime for Arbiter?
Arbiter 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 @arbiterlabs/mcp was installed 23 times last week.
How do I connect Arbiter?
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 @arbiterlabs/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Arbiter?
The npm package @arbiterlabs/mcp was installed 23 times in the last week. Week over week that is -3%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Arbiter open source?
Yes — it is published under the MIT licence, written in TypeScript 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.