UK open data organization list
uk_list_organizations
TW-specificMIT
**關鍵字 / Keywords**: 英國 開放資料 發布機關 部會 ONS 政府 統計 UK opendata organization ministry ONS BGS Natural England Environment Agency Ordnance Survey
Scope: UK data.gov.uk · organization inventory (top N by count).
Returns publishing orgs sorted by dataset count desc. 1,480 orgs
total on data.gov.uk — this tool returns top N (default 50, max 200).
Useful for narrowing subsequent `uk_search_datasets` calls with
`organization="slug"`.
Sample top orgs (as of catalog snapshot):
- Office for National Statistics: 5,609
- Natural England: 4,785
- British Geological Survey (BGS): 4,245
- Marine Environmental Data & Info Network: 3,997
- Environmental Information Data Centre: 2,263
License: Open Government Licence v3.Input schema
{
"properties": {
"limit": {
"default": 50,
"title": "Limit",
"type": "integer"
}
},
"title": "uk_list_organizationsArguments",
"type": "object"
}How to call
Once your Twinkle Hub MCP client is configured, your agent will see uk_list_organizations. Just ask it to call — example:
# Ask Claude / any MCP client: 請用 uk_list_organizations 處理 "…"。 # It will call: uk_list_organizations(input="…")
Haven't set up a client yet?
Claude Desktop in 3 minutes — download the .mcpb and double-click, or see docs for other clients.
See user docs