You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

timeseries

Inactive

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.70.

Parent server

Sarb Za

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

1/7 registries
View full server →