crypto
ActiveTool 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"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Brapi
https://github.com/pipeworx-io/mcp-brapi
1/7 registries