Back to search
90
MCP live v1.1.0 sse

Token Price API

io.github.Br0ski777/token-price

Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.

Uptime
40.0%
5 probes
Response
217ms
last probe
Tools
1
callable

Tools · 1

finance_get_token_price

Use this when you need the current price of any cryptocurrency or token. Returns real-time market data in JSON. 1. price: current price in the requested currency 2. change24h: 24-hour price change pe…

Similar MCP servers embedding-nearest

Token Price API
Real-time crypto token prices — price, 24h change, market cap, volume. x402 micropayment.
0 tools · sse
Stock Price API live
Real-time stock quotes — price, change, volume, market cap. x402 micropayment.
1 tools · sse
Token Price
Real-time crypto token prices with 24h change, market cap, and volume.
0 tools
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
0 tools · http
Currency Converter API
Fiat and crypto currency conversion — ECB + CoinGecko rates. x402 micropayment.
1 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

How to use

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

{
  "mcpServers": {
    "token_price_api": {
      "url": "https://token-price.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}