Loading MCP server directory, please wait...
US open solar data for agents: PVWatts production, tariffs & ROI, market data, forecasts. 18 tools.
npx @getmcp/cli add io.github.hoodsy/solar-data-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.hoodsy/solar-data-mcp": {
"command": "uvx",
"args": [
"solar-data-mcp"
],
"env": {
"NREL_API_KEY": "",
"OPENEI_API_KEY": "",
"EIA_API_KEY": "",
"AHJ_REGISTRY_TOKEN": ""
}
}
}
}