You're viewing a demo portfolio

Join the waitlist
PRSM

list_products

Active

Tool of Octopus Energy

declared in 0.1.0

List Octopus Energy UK energy products (electricity & gas tariff families, e.g. "Agile Octopus", "Flexible Octopus"). Returns {count, results:[{code, display_name, direction, is_variable, is_green, is_tracker, is_prepay, is_business, term, available_from, available_to}]}. The "code" feeds product_details. Optional filters narrow the list.

Parameters schema

{
  "type": "object",
  "properties": {
    "is_green": {
      "type": "boolean",
      "description": "Only 100% renewable products."
    },
    "is_tracker": {
      "type": "boolean",
      "description": "Only wholesale-tracker products."
    },
    "is_variable": {
      "type": "boolean",
      "description": "Only variable-rate products (prices change over time)."
    },
    "available_at": {
      "type": "string",
      "description": "ISO-8601 timestamp; only products available at that moment, e.g. \"2026-06-01T00:00Z\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Octopus Energy

https://github.com/pipeworx-io/mcp-octopus-energy

1/7 registries
View full server →