Skip to content
Back to search
30
MCP http

crypto-prices

x402/crypto-prices

Real-time cryptocurrency prices for BTC, ETH, SOL and other major coins. Returns current price in USD, 24h change, and market cap. [x402: $0.001/call on base-mainnet, category=data]

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Token Price
Real-time crypto token prices with 24h change, market cap, and volume.
0 tools
Token Price API
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
0 tools · sse
token_price
Get the current USD price of any cryptocurrency token [x402: $0.001/call on stellar-testnet, category=data]
0 tools · http
Crypto Prices
Fetches live cryptocurrency prices and performs currency conversions via free public crypto APIs.
0 tools
CoinGecko BTC/ETH Price
Get real-time Bitcoin (BTC) and Ethereum (ETH) prices in USD via CoinGecko. Perfect for AI trading agents, portfolio dashboards, and crypto
0 tools · http
Crypto Price Analysis
Crypto price analysis with trend signals, volatility rating, supply metrics, and market positioning. Returns current price, 7d/30d changes,
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "crypto-prices": {
      "url": "https://bazaar-gateway.vercel.app/api/crypto-prices",
      "transport": "http"
    }
  }
}