# Wealthville MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-amitesh-m-wealthville
- Repository: https://github.com/amitesh-m/wealthville-integrations
- Website: https://wealthville.net/mcp

## Install
- Command: `npx -y @wealthville/mcp-server`
- Endpoint: https://wealthville.net/mcp
- Auth: Not captured

## Setup notes
- Package: Npm @wealthville/mcp-server v0.3.1
- Environment variable: WEALTHVILLE_API_KEY (secret)
- Environment variable: WEALTHVILLE_API_URL
- Remote endpoint: https://wealthville.net/mcp

## Tools
- 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. Accepts a Solana pool address (base58) or an EVM 0x address / DefiLlama pool UUID. Endpoint: https://wealthville.net/mcp
- 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. Endpoint: https://wealthville.net/mcp
- 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 Wealthville scores can be trusted, or for the system's recent performance. Endpoint: https://wealthville.net/mcp
- 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. Endpoint: https://wealthville.net/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.amitesh-m
- Version: 0.3.1
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 27, 2026
- Source: https://registry.modelcontextprotocol.io
