You're viewing a demo portfolio

Join the waitlist
PRSM

price_full

Active

Tool of Cryptocompare

declared in 0.1.0

Fetch full market snapshot for multiple crypto pairs (fsyms → tsyms): price, 24h change/%, volume, market cap, open/high/low from CryptoCompare.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "fsyms": "BTC",
      "tsyms": "USD"
    },
    {
      "fsyms": "BTC,ETH",
      "tsyms": "USD,EUR"
    }
  ],
  "required": [
    "fsyms",
    "tsyms"
  ],
  "properties": {
    "e": {
      "type": "string"
    },
    "fsyms": {
      "type": "string"
    },
    "tsyms": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Cryptocompare

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

1/7 registries
View full server →