You're viewing a demo portfolio

Join the waitlist
PRSM

top_pairs

Active

Tool of Cryptocompare

declared in 0.1.0

Return the top trading pairs for a base coin (fsym) by 24h volume on CryptoCompare, with exchange and volume data for each pair.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "fsym": "BTC",
      "limit": 10
    },
    {
      "fsym": "ETH"
    }
  ],
  "required": [
    "fsym"
  ],
  "properties": {
    "fsym": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Cryptocompare

https://github.com/pipeworx-io/mcp-cryptocompare

1/7 registries
View full server →
top_pairs — Cryptocompare — PRSM MCP