get_cpi
ActiveTool of econdata
Current US inflation rate (CPI year-over-year) and Consumer Price Index history. Returns monthly index values with computed yoy_inflation_pct per month plus a latest summary — answers "what is the latest inflation rate" directly.
Parameters schema
{
"type": "object",
"examples": [
{
"end_year": "2024",
"start_year": "2020"
}
],
"required": [],
"properties": {
"_apiKey": {
"type": "string",
"description": "Optional BLS registration key (free, raises the daily cap from ~25 to 500). The gateway supplies a platform key; pass your own only to override."
},
"end_year": {
"type": "string",
"description": "End year as 4-digit string (e.g. \"2024\"). Optional."
},
"start_year": {
"type": "string",
"description": "Start year as 4-digit string (e.g. \"2020\"). Optional."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
econdata
https://github.com/pipeworx-io/mcp-econdata
1/7 registries