You're viewing a demo portfolio

Join the waitlist
PRSM

inflation

Active

Tool of Brapi

declared in 0.1.0

brapi.dev — inflation index series (IPCA/CPI) for Brazil or other countries. Optional historical flag plus start/end date range returns monthly inflation readings over time.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "end": "2024-01-01",
      "start": "2020-01-01",
      "country": "BR",
      "historical": true
    },
    {
      "sortBy": "date",
      "country": "BR",
      "sortOrder": "desc"
    }
  ],
  "properties": {
    "end": {
      "type": "string"
    },
    "start": {
      "type": "string"
    },
    "sortBy": {
      "type": "string"
    },
    "country": {
      "type": "string"
    },
    "sortOrder": {
      "type": "string"
    },
    "historical": {
      "type": "boolean"
    }
  }
}

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 →