You're viewing a demo portfolio

Join the waitlist
PRSM

banxico_series

Active

Tool of Banxico

declared in 0.1.0

Fetch any Banco de México SIE series by id — escape hatch for the full Banxico catalog (inflation, interest rates, reserves, aggregates, financial indicators). Returns recent observations + the series title/units. Common ids: SF43718 = USD/MXN FIX; SF61745 = overnight target rate; SP30578 = annual CPI inflation %; SF43783 = TIIE 28-day; SP1 = INPC index; SF63528 = 10-year bond yield. Use banxico_exchange_rate / banxico_policy_rate for those headline ones.

Parameters schema

{
  "type": "object",
  "required": [
    "series_id"
  ],
  "properties": {
    "recent": {
      "type": "number",
      "description": "Recent observations to return (1-200, default 12)."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own free Banxico SIE token. Omit to use the shared Pipeworx token."
    },
    "series_id": {
      "type": "string",
      "description": "SIE series id, e.g. \"SP30578\" (annual inflation), \"SF43783\" (TIIE 28d)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Banxico

https://github.com/pipeworx-io/mcp-banxico

2/7 registries
View full server →
banxico_series — Banxico — PRSM MCP