Loading MCP server directory, please wait...
EPW & DDY weather files for any location — TMY, CMIP6 SSPs, UHI, extreme events, smoke.
npx @getmcp/cli add io.github.guzz-labs/epwforge-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EPWFORGE_API_KEYYour EPWForge API key. Generate one at https://epwforge.com/account.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.guzz-labs/epwforge-mcp": {
"command": "uvx",
"args": [
"epwforge-mcp"
],
"env": {
"EPWFORGE_API_KEY": ""
}
}
}
}