MCP server for 47620's pay-per-call Solana data — x402 payments for AI agents.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
claude mcp add solana-data-mcp -- npx -y github{
"mcpServers": {
"solana-data-mcp": {
"command": "npx",
"args": ["-y", "github"]
}
}
}Resumen de MCP Servers
# 47620 Solana Data — MCP server
Give any MCP-capable AI agent (Claude, Cursor, Windsurf, OpenClaw, …) native access to
**[47620](https://47620.xyz)** pay-per-call Solana data, settled over **x402** (HTTP 402) in
USDC on Solana — **non-custodial, no signup, no API key**.
## Tools
| Tool | What it returns | Price |
| --- | --- | --- |
| `solana_health` | Current slot, epoch, SOL/USD | $0.001 |
| `solana_token` | Price, liquidity, 24h volume, DEX pairs for an SPL mint | $0.002 |
| `solana_account` | SOL + all SPL token balances for an address | $0.002 |
| `solana_tx` | Status, slot, fee, transfers for a tx signature | $0.003 |
| `solana_trending` | Trending Solana DEX pairs by 24h volume | $0.005 |
Each tool call is an x402 paid request: the server gets a `402`, pays USDC to the merchant
wallet on Solana, and retries with the payment header. Funds go **directly to the seller's
wallet**; a 1% platform fee is a second on-chain transfer.
## Install
Run straight from GitHub (no npm publish needed):
```bash
npx -y github:47620-xyz/solana-data-mcp
```
Or clone and run:
```bash
git clone https://github.com/47620-xyz/solana-data-mcp
cd solana-data-mcp && npm install && node src/index.js
```
## Configure (Claude Desktop / Cursor / any MCP client)
```json
{
"mcpServers": {
"47620-solana-data": {
"command": "npx",
"args": ["-y", "github:47620-xyz/solana-data-mcp"],
"env": {
"X402_BASE_URL": "https://47620.xyz",
"X402_WALLET_KEY": "<base58 Solana secret key>"
}
}
}
}
```
### Payment modes
1. **`X402_WALLET_KEY`** — base58 secret key of a Solana wallet that holds a little USDC + SOL.
The server signs the transfer and retries automatically. **Fully autonomous** (best for agents).
2. **`X402_PAY_URL`** — an HTTP payment broker: `POST { url, challenge } → { header }`. For hosted /
MPC wallets where the key never touches the process.
3. **neither** — the tool returns the `402` challenge plus a ready-to-run
`npx awal x402 pay "<url>"` command, so the agent (or its x402-aware runtime) pays.
## Env vars
| Var | Default | Notes |
| --- | --- | --- |
| `X402_BASE_URL` | `https://47620.xyz` | API base |
| `X402_WALLET_KEY` | — | base58 Solana secret key (payment mode 1) |
| `X402_PAY_URL` | — | payment broker (payment mode 2) |
| `X402_RPC_URL` | mainnet-beta | Solana RPC for settlement |
## Try it
```jsonc
// agent prompt
"Use solana_trending to get the top Solana DEX pairs right now."
```
## Also available
- **HTTP API** directly: `GET https://47620.xyz/x/solana/trending` → `402` (pay & retry)
- **Agent Skill**: `npx skills add 47620-xyz/solana-data-skills`
- **Gateway**: https://47620.xyz — payment buttons for ecommerce, non-custodial
## License
MIT
Lo que la gente pregunta sobre solana-data-mcp
¿Qué es 47620-xyz/solana-data-mcp?
+
47620-xyz/solana-data-mcp es mcp servers para el ecosistema de Claude AI. MCP server for 47620's pay-per-call Solana data — x402 payments for AI agents. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-19.
¿Cómo se instala solana-data-mcp?
+
Puedes instalar solana-data-mcp clonando el repositorio (https://github.com/47620-xyz/solana-data-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar 47620-xyz/solana-data-mcp?
+
Nuestro agente de seguridad ha analizado 47620-xyz/solana-data-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene 47620-xyz/solana-data-mcp?
+
47620-xyz/solana-data-mcp es mantenido por 47620-xyz. La última actividad registrada en GitHub es del 2026-09-19, con 0 issues abiertos.
¿Hay alternativas a solana-data-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega solana-data-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/47620-xyz-solana-data-mcp)<a href="https://claudewave.com/repo/47620-xyz-solana-data-mcp"><img src="https://claudewave.com/api/badge/47620-xyz-solana-data-mcp" alt="Featured on ClaudeWave: 47620-xyz/solana-data-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.