Odel
swiss energy mcp

swiss energy mcp

Local
@malkreidePythonMITUpdated 5 days ago

Swiss energy data via SFOE/BFE and GeoAdmin REST APIs

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIswiss-energy-mcpv0.4.1

Run

uvx swiss-energy-mcp

MCP client config

{
  "mcpServers": {
    "swiss-energy-mcp": {
      "command": "uvx",
      "args": [
        "swiss-energy-mcp"
      ]
    }
  }
}