Back to directory
corroleaus/tibber-mcp

corroleaus/tibber-mcp

@corroleaus

MCP server for interacting with the Tibber API to access energy consumption, production, pricing, and real-time data

tibberenergyapipythonmcp-serverelectricityfinance

Installation & Configuration

{
  "mcpServers": {
    "tibber-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/tibber-mcp",
        "run",
        "tibber-mcp"
      ],
      "env": {
        "TIBBER_TOKEN": "your-tibber-token"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17