mcpserver.lol
registry/wallet-reputation
Connection check verified live · 20h ago

wallet-reputation

Pre-transaction risk screening for Ethereum addresses: signed score, sanctions, audit trail.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

compare_screening_runs read-only runIdA*runIdB*
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 address…
get_address_screening_history read-only limitaddress*
Retrieve the authenticated user's prior screening runs for a specific Ethereum address, each with the same detail as screen_address: reputation score, band, confidence, sanctioned…
get_credit_balance read-only
Returns the authenticated user's current credit balance as a whole number of credits. One credit screens one address: screen_address costs 1 credit, while this call and the history…
get_monitoring_events read-only limitsinceuntilcursoraddress
Returns the authenticated user's monitoring events: material reputation changes detected on their monitored addresses, oldest first, each with the change type, a summary, and the b…
get_screening_history read-only limit
Returns the authenticated user's most recent screening runs across all addresses, newest first, each with the same detail as screen_address: score, band, confidence, sanctioned fla…
get_screening_narrative read-only screeningId*
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 bac…
screen_address 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 san…