You're viewing a demo portfolio

Join the waitlist
PRSM

get_crypto_prices

Active

Tool of com.thenextgennexus/finance-mcp-server

declared in 1.0.0

Fetch real-time cryptocurrency prices and 24-hour market data for multiple coins. Returns current price in USD, 24h price change percentage, market cap, and trading volume. Use for crypto portfolio tracking, price alerts, or comparing digital assets.

Parameters schema

{
  "type": "object",
  "properties": {
    "coins": {
      "type": "array",
      "items": {
        "type": "string",
        "description": "Cryptocurrency ticker or symbol (e.g. 'BTC' or 'bitcoin', 'ETH' or 'ethereum', 'SOL', 'DOGE')"
      },
      "description": "List of cryptocurrency symbols or names to fetch price data"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.thenextgennexus/finance-mcp-server

1/7 registries
View full server →
get_crypto_prices — com.thenextgennexus/finance-mcp-server — PRSM MCP