You're viewing a demo portfolio

Join the waitlist
PRSM

category

Active

Tool of mcp-coinmarketcap

declared in 0.1.0

Fetch all coins belonging to a CoinMarketCap category (e.g. DeFi, NFTs) by category id (obtain ids from the `categories` tool); returns price, market cap, and 24h change per coin.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "id": "defi"
    },
    {
      "id": "layer-1",
      "convert": "EUR"
    }
  ],
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "string",
      "description": "Category id (from `categories`)"
    },
    "convert": {
      "type": "string"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

mcp-coinmarketcap

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

2/7 registries
View full server →
category — mcp-coinmarketcap — PRSM MCP