list_datasets
ActiveTool of mcp-uk-ons
declared in 0.1.0
Paginated catalog of ONS datasets. Returns id, title, description, contacts, release frequency, last release, theme.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20,
"offset": 0
},
{
"limit": 50,
"offset": 20
}
],
"required": [],
"properties": {
"limit": {
"type": "number",
"description": "1-100 (default 20)"
},
"offset": {
"type": "number",
"description": "0-based offset (default 0)"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-uk-ons
https://github.com/pipeworx-io/mcp-uk-ons
2/7 registries