You're viewing a demo portfolio

Join the waitlist
PRSM

crypto_prices

Active

Tool of com.thenextgennexus/crypto-mcp-server

declared in 2.14.7

Get current cryptocurrency prices and market data from CoinGecko. Args: coins: List of coin IDs (e.g. ['bitcoin', 'ethereum']). Empty for top coins. max_results: Max results (default 50)

Parameters schema

{
  "type": "object",
  "properties": {
    "coins": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "default": null
    },
    "max_results": {
      "type": "integer",
      "default": 50
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

com.thenextgennexus/crypto-mcp-server

1/7 registries
View full server →