MCP Uptime
← MCP Reliability Index  /  Other
W

Wallet Portfolio Tracker API

io.github.Br0ski777/wallet-portfolio
Crypto wallet balances, ERC-20 tokens, USD values across Base and Ethereum. x402.
healthy
status
4
tools exposed
561ms
connect latency
04646ec4a5ac
schema fingerprint

Tools (4)

wallet_get_portfolio
Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON. 1. nativeBalance: ETH balance with USD value 2. tokens: array of ERC-20 tokens with symbol, balance, USD value, contract address 3. totalValueUsd: aggregate portfolio value in USD 4
wallet_get_portfolio
Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON. 1. nativeBalance: ETH balance with USD value 2. tokens: array of ERC-20 tokens with symbol, balance, USD value, contract address 3. totalValueUsd: aggregate portfolio value in USD 4
wallet_get_balance
Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio. 1. ethBalance: native ETH balance with USD value 2. usdcBalance: USDC balance with USD value 3. chain: which network was queried Example output: {"ethBa
wallet_get_balance
Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio. 1. ethBalance: native ETH balance with USD value 2. usdcBalance: USDC balance with USD value 3. chain: which network was queried Example output: {"ethBa

Endpoint

https://wallet-portfolio.api.klymax402.com/mcp
Category: Other · Last checked: 2026-07-30T13:46:50Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.