neso_search_datasets
ActiveTool of Neso
Search NESO (National Energy System Operator, ex National Grid ESO) open data for UK electricity grid datasets — GB power demand forecasts, wind generation forecasts, carbon intensity, balancing costs, historic demand, energy system data. Returns dataset slug/id, title, summary, and resource count. Example: neso_search_datasets({ query: "wind forecast" })
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Max datasets to return, 1-50 (default 10)."
},
"query": {
"type": "string",
"description": "Keyword(s), e.g. \"demand forecast\", \"wind\", \"carbon intensity\". Blank lists all datasets."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Neso
https://github.com/pipeworx-io/mcp-neso
2/7 registries