Wealthville
Provides a plugin for Solana Agent Kit to integrate Wealthville's data into Solana-based agents.
Wealthville Integrations
Official connectors for the Wealthville public data API — liquidity-pool Enter/Hold/Exit verdicts and the composite Wealthville Score (0–100) for Solana + EVM pools, backed by a public, immutable, miss-inclusive track record.
Package | For | Install |
Claude, Cursor, any MCP client |
| |
Solana Agent Kit v2 agents |
| |
ElizaOS agents |
|
All three are thin, read-only wrappers over four public GET endpoints — no wallet access, nothing to sign, no key required (a free partner key raises the rate limit).
Quick start (MCP + Claude)
claude mcp add wealthville -- npx -y @wealthville/mcp-serverThen ask Claude: "Is Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE a good pool to LP into?"
Related MCP server: Sol MCP — Solana Token Risk & Signals
The API underneath
curl https://wealthville.net/api/v1/scores/top?limit=5
curl https://wealthville.net/api/v1/track-record?days=30Docs: wealthville.net/developers · OpenAPI: /api/v1/openapi.json · Methodology: /learn/wealthville-score
Why gate LP decisions on this data
Every published signal is frozen at publish time and outcome-labeled after the fact — the track record includes misses and cannot be retro-edited.
Outcomes are measured after impermanent loss, not raw APR.
The same engine allocates Wealthville's own on-chain vault capital.
MIT licensed. Wealthville data is a data product, not financial advice.
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/amitesh-m/wealthville-integrations'
If you have feedback or need assistance with the MCP directory API, please join our Discord server