ons_timeseries
ActiveTool of mcp-uk-ons
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-uk-ons
https://github.com/pipeworx-io/mcp-uk-ons
2/7 registries