Batch Crypto Prices: Up to 50 Coins
x402/batch-crypto-prices:-up-to-50-coinsCurrent USD prices for up to 50 coin IDs in a single call. Returns price, 24h change, market cap, and trading volume per coin. Built for portfolio AI agents tracking watchlists, trading bots checking many assets at once, dashboards refreshing prices, and analytics tools doing comparative analysis. Covers 17,000+ tokens via CoinGecko. [x402: $0.05/call on base, category=finance]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"batch_crypto_prices:_up_to_50_coins": {
"url": "https://proxy.suverse.io/v1/data/suverse-crypto-price-batch",
"transport": "http"
}
}
}