You're viewing a demo portfolio

Join the waitlist
PRSM

crypto__crypto_prices

Active

Tool of com.thenextgennexus/enterprise-mcp-gateway

declared in 1.0.47

[Crypto Intelligence] 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/enterprise-mcp-gateway

1/7 registries
View full server →