mcpbeat Sign in

Walletbureau MCP Server

by walletbureau Your server? Claim it
local only

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

Risk score for a Base wallet before your agent pays it: 0-100, verdict and explained flags.

Installs per day peak 119 · avg 12 · -24% w/w
a month agotoday
96
Installs / week
npm · @walletbureau/mcp
0
Stars
0 open issues
14 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

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

Alternatives to Walletbureau

same job, measured the same way
Deadchannel
by plus8bit

Check an x402 endpoint before you pay it: verdict, risk score and what is wrong. $0.005 in USDC.

353 installs/wk local only
C
402
by 402

Trust layer for agent payments (x402, Base): verify agents, risk scores, signed escrow verdicts.

63 installs/wk local only
Scrapecheck
by fieldmodellc

Verify before your agent acts on data it paid for. Signed verdicts, checkable offline, via x402.

3 tools answering
Mainstreet
by philpof102-svg

Reputation oracle for AI agents on Base: SAFE/CAUTION/BLOCK + 0-100 score before you pay. x402+MCP

44 tools answering
Provenance MCP
by apeirontrade

Wash-traffic risk checks for Algorand x402 endpoints before your agent trusts or pays them.

60 installs/wk local only
C
AFOS — Agentic Financial OS
by focxle

Check any Base wallet before you pay it. Free, no signup, no account needed.

42 tools answering
Flagrix
by flagrix-io

Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents

69 installs/wk local only
Whycant
by sattyamjjain

Roast any AI agent idea from your IDE: verdict tier, readiness score, top risk, shareable URL.

4 tools answering

Walletbureau — questions

Answers built from our own checks of this server.

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