You're viewing a demo portfolio

Join the waitlist
PRSM

ons_timeseries

Active

Tool of mcp-uk-ons

declared in 0.1.0

Fetch a single UK ONS time series by its www.ons.gov.uk URI (the classic timeseries API, distinct from the filterable datasets above). Returns the full series JSON (description + observations). e.g. uri "/economy/grossdomesticproductgdp/timeseries/abmi/pn2". (Named ons_timeseries — get_series is used by many other economic-data packs.)

Parameters schema

{
  "type": "object",
  "required": [
    "uri"
  ],
  "properties": {
    "uri": {
      "type": "string",
      "description": "ONS timeseries URI, e.g. \"/economy/grossdomesticproductgdp/timeseries/abmi/pn2\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

mcp-uk-ons

https://github.com/pipeworx-io/mcp-uk-ons

2/7 registries
View full server →