Back to search
30
MCP http

wallet_balance

x402/wallet_balance

Get the token balances for any Ethereum or Stellar wallet address [x402: $0.002/call on stellar-testnet, category=data]

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

token_price
Get the current USD price of any cryptocurrency token [x402: $0.001/call on stellar-testnet, category=data]
0 tools · http
whale_activity
Detect recent large wallet movements for a token (whale tracking) [x402: $0.002/call on stellar-testnet, category=other]
0 tools · http
Wallet Portfolio Tracker API
Crypto wallet balances, ERC-20 tokens, USD values across Base and Ethereum. x402.
0 tools · sse
gas_tracker
Get current Ethereum gas prices (slow, standard, fast) [x402: $0.001/call on stellar-testnet, category=data]
0 tools · http
dex_liquidity
Get liquidity depth and volume for a token pair on DEXs [x402: $0.003/call on stellar-testnet, category=other]
0 tools · http
crypto_news
Latest crypto news and community sentiment from r/CryptoCurrency for any token [x402: $0.003/call on stellar-testnet, category=data]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "wallet_balance": {
      "url": "https://gateway-production-2cc2.up.railway.app/tools/wallet_balance",
      "transport": "http"
    }
  }
}