Back to Browse

Wealthville Integrations MCP Server

Developer ToolsModerate5.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://wealthville.net/mcp

Security Report

5.2
Moderate5.2Moderate Risk

Wealthville Integrations is a well-structured set of read-only API wrapper plugins with clean code, proper input validation, and no detected security vulnerabilities. The codebase demonstrates strong defensive practices: environment-based credential handling, Zod schema validation, URL encoding of user input, and explicit read-only annotations. Minor code quality observations do not materially impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).

8 files analyzed · 8 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

Optional free partner key for a higher rate limit (anonymous works at 60 req/min)Required

Environment variable: WEALTHVILLE_API_KEY

Override the API base URL (default https://wealthville.net)Optional

Environment variable: WEALTHVILLE_API_URL

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Wealthville Integrations

smithery badge npm MCP Registry License: MIT

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.

PackageForInstall
mcp-serverClaude, Cursor, any MCP clientnpx -y @wealthville/mcp-server
solana-agent-kit-pluginSolana Agent Kit v2 agentsnpm i @wealthville/solana-agent-kit-plugin
elizaos-pluginElizaOS agentsnpm i @wealthville/plugin-wealthville

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-server

Then ask Claude: "Is Czfq3xZZDmsdGdUyrNLtRhGc47cXcZtLG4crryfu44zE a good pool to LP into?"

The API underneath

curl https://wealthville.net/api/v1/scores/top?limit=5
curl https://wealthville.net/api/v1/track-record?days=30

Docs: 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.

Reviews

No reviews yet

Be the first to review this server!