You're viewing a demo portfolio

Join the waitlist
PRSM

crypto

Active

Tool of Brapi

declared in 0.1.0

brapi.dev — crypto price quote for a coin (e.g. 'BTC') in a target currency (default BRL). Returns price, 24h change, market cap, and volume sourced from Brazilian market data.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "coin": "BTC",
      "currency": "BRL"
    },
    {
      "coin": "ETH",
      "currency": "USD"
    }
  ],
  "required": [
    "coin"
  ],
  "properties": {
    "coin": {
      "type": "string"
    },
    "currency": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Brapi

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

1/7 registries
View full server →