mcpserver.lol
registry/walletwatch
Connection check verified live · 26h ago

walletwatch

Solana wallet tracker & alerts: real-time activity webhooks, balances, tx history. Free.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 26h ago

Tools & capabilities

3 tools

Read from the running server on 26h ago.

get_alerts token*
Fetch recorded alert events for a watch token (returned by watch_wallet when no webhook_url was given). Returns up to 20 most recent events. Poll this periodically.
wallet_activity wallet*
Look up a Solana mainnet wallet: current SOL balance (lamports), the 5 most recent transaction signatures with block time and success/failure, and whether an empty account is a sta…
watch_wallet labelwallet*webhook_url
Start monitoring a Solana wallet. The server polls it every 15s and records each NEW transaction. If you can receive webhooks, pass webhook_url (https). If you cannot, omit it: the…