Weather files (EPW/DDY) for building energy simulation. Search 17,000+ stations, analyze any EPW, render charts (diurnal/wind rose/temp carpet/monthly boxplot), generate TMY/AMY/CMIP6-morphed scenarios with UHI/extreme events/wildfire smoke + EnergyPlus DesignDay IDF. 3 of 4 tools work without an API key — anyone can evaluate from Claude before signing up.
服务器配置
{
"mcpServers": {
"epwforge": {
"command": "uvx",
"args": [
"epwforge-mcp@0.3.1"
],
"env": {
"EPWFORGE_API_KEY": "<YOUR_API_KEY_OPTIONAL>"
}
}
}
}