We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/darronz/octopus-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•562 B
# Octopus Energy API Configuration
# Get your API key from: https://octopus.energy/dashboard/new/accounts/personal-details/api-access
OCTOPUS_API_KEY=your_api_key_here
# Electricity Meter Details
# MPAN: Meter Point Administration Number (13 digits)
# Find these on your electricity bill or Octopus Energy dashboard
ELECTRICITY_MPAN=1234567890123
ELECTRICITY_SERIAL_NUMBER=12A3456789
# Gas Meter Details
# MPRN: Meter Point Reference Number (10 digits)
# Find these on your gas bill or Octopus Energy dashboard
GAS_MPRN=9876543210
GAS_SERIAL_NUMBER=G4A1234567