Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Wealthville

io.github.amitesh-m/wealthville

Solana + EVM liquidity-pool scores: Enter/Hold/Exit verdicts and 0-100 Wealthville Score.

Uptime
100.0%
1 direct probes · 30d
Response
551ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_pool_score

Get the Wealthville verdict (ENTER/HOLD/EXIT/AVOID) and scores (enter/hold/exit + composite Wealthville Score, 0-100) for one liquidity pool. Use before recommending or opening any LP position. Accept…

get_top_pools

List liquidity pools ranked by composite Wealthville Score (0-100), freshly scored within the last 6 hours. Good for "what are the best pools right now?" questions.

get_track_record

Get Wealthville's live signal track record: per-action hit rates, IL-adjusted 7-day PnL, and recent resolved signals — misses included (the ledger is immutable at publish time). Use when asked whether…

get_signals_feed

Get the latest published Wealthville signals (ENTER/EXIT/RISK_OFF calls with narrative and confidence). Use for "any new LP signals?" questions.

How to use

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

{
  "mcpServers": {
    "wealthville": {
      "url": "https://wealthville.net/mcp",
      "transport": "streamable-http"
    }
  }
}