Odel
Solar Data

Solar Data

Local
@hoodsyPythonMITUpdated Today

US open solar data for agents: PVWatts production, tariffs & ROI, market data, forecasts. 18 tools.

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).

PyPIsolar-data-mcpv0.1.1

Run

uvx solar-data-mcp

MCP client config

{
  "mcpServers": {
    "solar-data": {
      "command": "uvx",
      "args": [
        "solar-data-mcp"
      ]
    }
  }
}