octopus-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OCTOPUS_EMAIL | No | Optional email for some Kraken queries. | |
| OCTOPUS_API_KEY | Yes | Your Octopus Energy API key from developer settings. | |
| OCTOPUS_PASSWORD | No | Optional password for some Kraken queries. | |
| OCTOPUS_ACCOUNT_NUMBER | Yes | Your Octopus Energy account number (e.g., A-XXXXXXXX). |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| bill_summaryC | Total cost (£/pence) per fuel for a period |
| current_tariffB | Currently active tariff per fuel |
| usage_breakdownC | Aggregated kWh by hour/day/week/month |
| peak_hoursC | Top-N highest-usage half-hours |
| compare_tariffC | Replay actual usage against another Octopus tariff |
| get_accountA | Account details + meters + tariff history |
| list_productsB | Browse Octopus product catalogue |
| get_productB | Detail for one product code |
| get_consumption_rawC | Half-hourly consumption rows for a meter |
| saving_session_historyC | Octoplus saving sessions joined and points/kWh earned |
| kraken_queryC | Escape hatch: run an arbitrary Kraken GraphQL query |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DanielChicot/octopus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server