You're viewing a demo portfolio

Join the waitlist
PRSM

sarb_timeseries

Active

Tool of Sarb Za

declared in 0.1.0

Historical observation series for a single SARB indicator, identified by its TimeseriesCode (obtain codes from home_rates, current_market_rates, cpd_rates or exchange_rates). Examples: "MMRD002A" (SARB Policy Rate), "MMRD000A" (prime lending rate), "EXCX135D" (Rand per US Dollar), "CPI1000F" (CPI). Optionally bound the range with start_date and end_date (YYYY-MM-DD); omit both for the full available history. An unknown code returns an empty list.

Parameters schema

{
  "type": "object",
  "required": [
    "code"
  ],
  "properties": {
    "code": {
      "type": "string",
      "description": "SARB TimeseriesCode, e.g. \"MMRD002A\", \"EXCX135D\", \"CPI1000F\"."
    },
    "end_date": {
      "type": "string",
      "description": "Range end, YYYY-MM-DD (optional). Requires start_date."
    },
    "start_date": {
      "type": "string",
      "description": "Range start, YYYY-MM-DD (optional). Requires end_date."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Sarb Za

https://github.com/pipeworx-io/mcp-sarb-za

1/7 registries
View full server →
sarb_timeseries — Sarb Za — PRSM MCP