Skip to main content
ClaudeWave
MCP ServersOfficial Registry0 stars0 forksTypeScriptUpdated today
ClaudeWave Trust Score
52/100
· OK
Passed
  • Actively maintained (<30d)
  • Documented (README)
Flags
  • !No standard license detected
  • !No description
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: NPX · x402-crypto-mcp
Claude Code CLI
claude mcp add x402-crypto-mcp -- npx -y x402-crypto-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "x402-crypto-mcp": {
      "command": "npx",
      "args": ["-y", "x402-crypto-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# x402 Crypto MCP Server

MCP server that aggregates **9 x402 crypto services** as tools for AI agents:
prices, sentiment, funding rates, technical indicators, DeFi yields, gas prices,
pool metrics, and fresh market discovery.

## Tools

| Tool | Description | Service |
|------|-------------|---------|
| `crypto_prices` | Live USD prices for 20+ tokens | multi-chain-price-oracle |
| `market_sentiment` | Fear & Greed index + global market metrics | crypto-market-sentiment |
| `funding_rate` | Perp funding rate from Binance USDT futures | crypto-market-sentiment |
| `technical_indicators` | RSI, MACD, EMA, SMA, volatility, ATR + signals | technical-indicators-oracle |
| `market_overview` | Combined: prices + sentiment + funding in one call | all 3 services |
| `defi_yields` | Top DeFi yields across 40+ chains (15,000+ pools) | defi-yield-aggregator |
| `gas_price` | Gas prices on 9 EVM chains (gwei/wei) | multi-chain-gas-oracle |
| `yield_pool_metrics` | APY/TVL snapshots for Aave V3 / Uniswap V3 pools | yield-pool-watcher |
| `fresh_markets` | New AMM pairs in the last N minutes | fresh-markets-watch |

## Install

```bash
npx x402-crypto-mcp
```

Or globally:
```bash
npm install -g x402-crypto-mcp
```

## Use in Claude Desktop / Cursor / any MCP client

```json
{
  "mcpServers": {
    "x402-crypto": {
      "command": "npx",
      "args": ["x402-crypto-mcp"]
    }
  }
}
```

## x402 Payments

All backend services use x402 pay-per-call on Base mainnet (USDC).
The MCP server returns 402 challenges with payment details when you need to pay.
Your agent must handle x402 payments to access the data.

## Data Sources

- CoinGecko (prices) — free, 60s cache
- Binance (funding rates, klines) — free
- Alternative.me (Fear & Greed) — free
- DeFiLlama (yields) — free, 5min cache
- Public RPCs (gas) — free, 30s cache
- The Graph (pool metrics) — free
- EVM RPCs (new pairs) — free

## GitHub

https://github.com/yunaremaia/x402-crypto-mcp

What people ask about x402-crypto-mcp

What is yunaremaia/x402-crypto-mcp?

+

yunaremaia/x402-crypto-mcp is mcp servers for the Claude AI ecosystem with 0 GitHub stars.

How do I install x402-crypto-mcp?

+

You can install x402-crypto-mcp by cloning the repository (https://github.com/yunaremaia/x402-crypto-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is yunaremaia/x402-crypto-mcp safe to use?

+

Our security agent has analyzed yunaremaia/x402-crypto-mcp and assigned a Trust Score of 52/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains yunaremaia/x402-crypto-mcp?

+

yunaremaia/x402-crypto-mcp is maintained by yunaremaia. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.

Are there alternatives to x402-crypto-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy x402-crypto-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: yunaremaia/x402-crypto-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/yunaremaia-x402-crypto-mcp)](https://claudewave.com/repo/yunaremaia-x402-crypto-mcp)
<a href="https://claudewave.com/repo/yunaremaia-x402-crypto-mcp"><img src="https://claudewave.com/api/badge/yunaremaia-x402-crypto-mcp" alt="Featured on ClaudeWave: yunaremaia/x402-crypto-mcp" width="320" height="64" /></a>

More MCP Servers

x402-crypto-mcp alternatives