You're viewing a demo portfolio

Join the waitlist
PRSM

neso_search_datasets

Active

Tool of Neso

declared in 0.1.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Neso

https://github.com/pipeworx-io/mcp-neso

2/7 registries
View full server →
neso_search_datasets — Neso — PRSM MCP