epwforge-mcp
Rank #11947glama/guzz-labs/epwforge-mcp
Weather files (EPW/DDY) for building energy simulation, on-demand. Four tools: search the 17,000-station catalog, analyze any EPW (design conditions, HDD/CDD, DesignDay IDF emit), render 5 chart types (diurnal, wind rose, temp carpet, monthly box plot, comparison), and generate TMY/AMY/CMIP6-morphed scenarios with UHI, extreme events, and wildfire smoke overlays. 3 of 4 tools work without API key.
epwforge-mcp is a Model Context Protocol (MCP) server published by guzz-labs. It ranks #11947 of 58,900 servers tracked on MCP Toplist. epwforge-mcp is listed across 3 registries — Official MCP, mcp.so and Glama, with 2 tracked versions. It was first listed on May 13, 2026 and most recently updated on May 13, 2026.
Ranks ahead of 46,953 of 58,900 servers on MCP Toplist.
Use epwforge-mcp
Add epwforge-mcp to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"epwforge-mcp": {
"url": "https://epwforge.com/api/mcp"
}
}
}{
"mcpServers": {
"epwforge-mcp": {
"command": "uvx",
"args": [
"epwforge-mcp"
],
"env": {
"EPWFORGE_API_KEY": "<your EPWFORGE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Listed on 3 registries
guzz-labs
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | May 13, 2026 |
| 0.1.3 | May 13, 2026 |
Frequently asked questions
- What is epwforge-mcp?
- Weather files (EPW/DDY) for building energy simulation, on-demand. Four tools: search the 17,000-station catalog, analyze any EPW (design conditions, HDD/CDD, DesignDay IDF emit), render 5 chart types (diurnal, wind rose, temp carpet, monthly box plot, comparison), and generate TMY/AMY/CMIP6-morphed scenarios with UHI, extreme events, and wildfire smoke overlays. 3 of 4 tools work without API key.
- Who maintains epwforge-mcp?
- epwforge-mcp is maintained by guzz-labs, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is epwforge-mcp an official MCP server?
- Yes — epwforge-mcp is listed on the Official MCP Registry, alongside mcp.so and Glama.
- How many versions does epwforge-mcp have?
- MCP Toplist tracks 2 versions of epwforge-mcp, most recently published on May 13, 2026.
- Where can I find the source code for epwforge-mcp?
- The source code for epwforge-mcp is hosted at github.com/guzz-labs/epwforge-mcp.