currency
ActiveTool of Brapi
declared in 0.1.0
brapi.dev — currency conversion rate for a pair (e.g. 'USD-BRL'): current bid/ask rate and daily change. Covers major pairs against BRL and other currencies.
Parameters schema
{
"type": "object",
"examples": [
{
"currency": "USD"
},
{
"currency": "EUR"
}
],
"required": [
"currency"
],
"properties": {
"currency": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Brapi
https://github.com/pipeworx-io/mcp-brapi
1/7 registries