C

npm:@thryx/multi-wallet-mcp-server

https://www.npmjs.com/package/@thryx/multi-wallet-mcp-server
74/100 · MCP Trust Grade · checked 3h ago · MCP 1.0.2

What it offers — 10 tools · Finance & Crypto

wallet_scan_token

Security scan an ERC-20 token contract. Detects honeypot risk, hidden mint, blacklist, pause, owner permissions, proxy pattern. No wallet needed.

wallet_get_gas

Get current gas prices on a chain. Useful for estimating transaction costs before executing operations.

wallet_get_token_balance

Check a specific ERC-20 token balance for a wallet. Supports any token address, not just well-known ones.

wallet_distribute_eth

Distribute ETH from a source wallet to multiple destination wallets. Useful for funding a wallet pool before coordinated operations.

wallet_consolidate_eth

Consolidate ETH from all managed wallets back to a single destination address. Leaves a small amount for gas.

wallet_generate

Generate new EVM wallets. Returns addresses only — private keys are stored securely server-side and never exposed.

wallet_import

Import an existing wallet by private key. The key is stored securely server-side and never returned.

wallet_list

List all managed wallets with their addresses and labels. No private keys are ever returned.

wallet_get_balances

Check ETH and token balances for a wallet address on any supported EVM chain. Checks all well-known tokens for the chain.

wallet_get_all_balances

Check ETH balances for ALL managed wallets at once. Useful for seeing total portfolio value across wallet pool.

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%92
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package @thryx/multi-wallet-mcp-server@1.0.2 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:@thryx/multi-wallet-mcp-server on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:@thryx/multi-wallet-mcp-server grade C
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C · wmcp.sh
[![MCP Trust Grade C](https://wmcp.sh/mcp/grade/npm%3A%40thryx%2Fmulti-wallet-mcp-server/badge.svg)](https://wmcp.sh/mcp/grade/npm%3A%40thryx%2Fmulti-wallet-mcp-server)
<a href="https://wmcp.sh/mcp/grade/npm%3A%40thryx%2Fmulti-wallet-mcp-server"><img src="https://wmcp.sh/mcp/grade/npm%3A%40thryx%2Fmulti-wallet-mcp-server/badge.svg" alt="MCP Trust Grade C · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.