You're viewing a demo portfolio

Join the waitlist
PRSM

get_rankings

Active

Tool of Zipp

declared in 1.27.1

Live crypto market-cap rankings — the latest top-N snapshot from CoinGecko (default) or CoinMarketCap, with price, market cap, 24h change, and 24h rank movement. Answers 'what are the top coins right now?'. limit clamped to 1–100 (default 10).

Parameters schema

{
  "type": "object",
  "title": "get_rankings_toolArguments",
  "properties": {
    "lang": {
      "type": "string",
      "title": "Lang",
      "default": "en-US"
    },
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 10
    },
    "provider": {
      "type": "string",
      "title": "Provider",
      "default": "coingecko"
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

Zipp

https://github.com/deficlow/zipp-mcp

2/7 registries
View full server →