Agent Tools
Back to MCP servers
● down

Read-only MCP server for public wallet and portfolio analytics by [PerpStats](https://perpstats.com). Give an LLM agent a public wallet address and get back portfolio passport, risk score, transactions, DeFi exposure, and NFT breakdown — across Ethereum, Polygon, BSC, Arbitrum, Optimism, Base, Solana, and Bitcoin. ## Tools - **wallet_overview** — total USD value, top assets, chain allocation. Up to 5 addresses per call. - **portfolio_health_score** — explainable 0–100 score with factors (concentration, diversification, stablecoin ratio, chain spread, liquidity) and recommendations. - **wallet_transactions** — normalized transaction history with filters by date, type (swap / transfer / bridge / stake / ...), and limit. - **wallet_defi_positions** — DeFi exposure per protocol: deposits, staked, locked, rewards, loans, investments. - **wallet_nft_summary** — NFT layer of a portfolio: estimated value, collections, recent activity, concentration risk. - **compare_wallets** — side-by-side comparison of two public wallets: value, risk, chain spread, shared assets. ## Use cases - "Analyze wallet 0x..." — one-shot portfolio passport for a public address. - Risk reviews and due-diligence on counterparty wallets. - Multi-chain portfolio audits without juggling block explorers. Public, read-only, no API key required. Rate-limited per IP.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/perpstats/wallet-analytics/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/perpstats/wallet-analytics/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://perpstats.com
Listed at (smithery)
https://perpstats.com