You're viewing a demo portfolio

Join the waitlist
PRSM

finance__get_crypto_prices

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Finance & Markets] Get cryptocurrency prices and market data from CoinGecko. Returns price, market cap, 24h change, volume. Args: coins: Comma-separated coin IDs (e.g. "bitcoin,ethereum,solana") or leave empty for top coins max_results: Maximum number of coins to return (default 20)

Parameters schema

{
  "type": "object",
  "properties": {
    "coins": {
      "type": "string",
      "default": "bitcoin,ethereum"
    },
    "max_results": {
      "type": "integer",
      "default": 20
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/enterprise-mcp-gateway

1/7 registries
View full server →
finance__get_crypto_prices — com.thenextgennexus/enterprise-mcp-gateway — PRSM MCP