mcpbeat

Probity Wallet Reputation MCP Server

by probitylabs
answering

Probity Wallet Reputation is answering right now. Last checked 5 min ago. It exposes 6 tools.

Screen an Ethereum address or ENS name for on-chain reputation risk, sanctions, and reasoning.

Uptime history 12 hours of history
12 hours agonow
100.0%
Uptime 24h
42 of 42 checks
6
Tools
read from the server
252 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add wallet-reputation --transport http https://mcp.probitylabs.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "wallet-reputation": {
      "url": "https://mcp.probitylabs.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.wallet-reputation]
url = "https://mcp.probitylabs.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "wallet-reputation": {
      "url": "https://mcp.probitylabs.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "wallet-reputation": {
      "url": "https://mcp.probitylabs.ai/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

screening
get_screening_history
Returns the authenticated user's recent screening runs.
get_screening_narrative
Retrieve the enhanced Probity review for a completed screen by its screeningId. Costs zero credits. Returns the narrative and the key concerns it raises. It is generated in the background after screen_address returns, so it may briefly be pending. Retry shortly if so.
address
get_address_screening_history
Retrieve the authenticated user's prior screening runs for a specific Ethereum address: reputation score, risk band, verdict flags, and top reasons per run. Use it to recall context for an already-screened address. Costs zero credits, unlike screen_address which always runs a fresh screen.
compare
compare_screening_runs
Compare two completed screens by their screeningId and see what changed. Costs zero credits. Two runs of the same address show why the reputation score moved. Two different addresses show a side by side. Returns each run score, band, and confidence, a reason level diff, and the score change broken into its drivers. Small differences between runs of one address can be normal variation rather than a data change.
credit
get_credit_balance
Returns the authenticated user's current credit balance.
screen
screen_address
Screen an Ethereum address or `.eth` ENS name for on-chain reputation risk. Costs 1 credit. Returns a signed reputation score (-100 to +100), a risk band, a confidence level, a sanctioned flag, the top evidence factors, a screeningId, and a link to the full report. The enhanced review is generated in the background. Fetch it with get_screening_narrative(screeningId). Use the score, band, and sanctioned flag to gate pre-trade or payout flows.

Endpoints

URLTransportStateLatencyChecked
https://mcp.probitylabs.ai/mcp streamable-http answering 227 ms 5 min ago

Alternatives to Probity Wallet Reputation

same job, measured the same way
Chainanalyzer MCP
by rascal-3

Multi-chain AML risk scoring, sanctions screening, and tx tracing across BTC, ETH, POL, AVAX, SOL.

37 installs/wk local only
Ibanforge
by cammac-creator

Pre-payout IBAN screening for AI agents: validation, sanctions (OFAC), Swiss clearing, risk

423 installs/wk 5 tools answering
Opensanctions MCP
by scka-de

Sanctions screening and PEP checks via OpenSanctions API for AI agents

34 installs/wk local only
SENTINEL Compliance Intelligence
by injprotocol

AML/CFT compliance oracle: wallet screening, sanctions, PEPs, jurisdiction risk.

22 tools answering
Payment Guard MCP
by mlawsonking

Pre-send risk check for AI agents that move money — screen an address or payment URL before sending.

348 installs/wk local only
C
Entity Screen
by dropwatchhq

Screen a business or person for exclusions, debarment, and sanctions (SAM.gov, OFAC).

2 tools answering
Arbitrum Transaction Preflight
by naur9n

Paid Arbitrum transaction simulation and risk scoring for wallets and AI agents.

29 installs/wk local only
Satoshkin Aml MCP
by satoshkin-dev

AML/KYT crypto wallet risk screening (BitOK data) for Claude, ChatGPT and any MCP client.

118 installs/wk local only

Probity Wallet Reputation — questions

Answers built from our own checks of this server.

What can Probity Wallet Reputation do?
It exposes 6 tools, read directly from the server on our last check. Among them: compare_screening_runs, get_address_screening_history, get_credit_balance, get_screening_history, get_screening_narrative, screen_address. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Probity Wallet Reputation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 42 of 42 checks got a reply (100.0%), average response time 252 ms. The bar chart above shows every period we have measured.
How do I connect Probity Wallet Reputation?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Probity Wallet Reputation need an API key?
No. Probity Wallet Reputation completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Probity Wallet Reputation?
It answers our handshake in 252 ms on average, which is faster than 55% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.