← Registry

Analytics

47620.xyz

An MCP server that provides Solana blockchain analytics, including network health, token due diligence, price and liquidity data, and address risk scoring.

x402 supported1 endpoint8 known toolsFirst detected September 20, 2026Last detected September 20, 2026

ENDPOINT 1

https://47620.xyz/mcp

No auth detected

MCP server metadata

Name
47620-solana-data
Version
1.0.0
Capabilities
tools

Known tools 8

solana_snapshot

Whole-network picture in ONE call: cluster health, current slot, epoch progress, SOL/USD price AND top trending pairs.

Inferred read-only
solana_risk_check

BEFORE sending SOL/USDC to any address, run this: returns account type (wallet vs program vs closed), balance, activity, and a 0-100 risk score with reasons and a proceed/review verdict.

Inferred read-only
solana_token_report

Full token due-diligence in ONE call: live price, liquidity, 24h volume, DEX pairs, on-chain supply and mint authority.

Inferred read-only
solana_health

Solana network health: current slot, epoch, and SOL/USD price.

Inferred read-only
solana_token

Live price, liquidity, 24h volume and DEX pairs for any Solana SPL token mint.

Inferred read-only
solana_account

Native SOL balance plus every SPL token balance (incl.

Inferred read-only
solana_tx

Status, slot, fee, block time and transfer summary for a Solana transaction signature.

Potential side effects
solana_trending

Live trending / new Solana DEX pairs by 24h volume.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.47620-solana-data]
url = "https://47620.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "47620-solana-data": {
      "type": "http",
      "url": "https://47620.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 47620-solana-data
Remote MCP URL: https://47620.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "47620-solana-data": {
      "url": "https://47620.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "47620-solana-data": {
      "type": "http",
      "url": "https://47620.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "47620-solana-data",
  "transport": "streamable-http",
  "url": "https://47620.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 47620.xyz was fetched 2026-09-21T07:04:58.146Z.

Trust status Trusted

47620.xyz is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.