epwforge-mcp

guzz-labs/epwforge-mcp
★ 0 stars Python 🤖 AI/LLM Updated 8d ago
MCP server for EPWForge — generate, morph, and download EPW weather files (TMYx, AMY, CMIP6 future scenarios) for EnergyPlus, OpenStudio, IES VE, and eQUEST. For AI agents.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install epwforge-mcp

README Excerpt

> MCP server for [EPWForge](https://epwforge.com) — give Claude, Cursor, and other AI agents the ability to generate, morph, and download weather files for building energy simulation. **Status:** 0.1.0 (Python). One tool call → one EPW. Production backend, Pro-tier features wired in. EPWForge generates and morphs weather files (`.epw`, `.ddy`) for building energy simulation tools — EnergyPlus, OpenStudio, IES VE, eQUEST, and any workflow that consumes EPW. The platform supports:

Tools (6)

EPWFORGE_API_KEYEPWFORGE_BASE_URLfind_stationgenerate_design_daygenerate_ensemblegenerate_weather_file

Topics

ai-agentamybuilding-energy-simulationclaudeclimate-deltascmip6energy-modelingenergyplusepwequestera5future-weatheries-vemcpmcp-server