list_products
ActiveTool of Octopus Energy
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Octopus Energy
https://github.com/pipeworx-io/mcp-octopus-energy
1/7 registries