quote
ActiveTool of Brapi
declared in 0.1.0
brapi.dev — live quote for one or more Brazilian market tickers (comma-separated, e.g. 'PETR4,VALE3'): price, change, volume, and optional OHLC history range/interval and fundamental data.
Parameters schema
{
"type": "object",
"examples": [
{
"tickers": "PETR4.SA,VALE3.SA"
},
{
"range": "1mo",
"tickers": "IBOV11.SA",
"interval": "1d",
"dividends": true,
"fundamental": true
}
],
"required": [
"tickers"
],
"properties": {
"range": {
"type": "string"
},
"modules": {
"type": "string"
},
"tickers": {
"type": "string"
},
"interval": {
"type": "string"
},
"dividends": {
"type": "boolean"
},
"fundamental": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Brapi
https://github.com/pipeworx-io/mcp-brapi
1/7 registries