energyplus-building-server

felixugscooper6739/energyplus-building-server
★ 0 stars HTML API Integration Updated today
Python MCP server for loading, examining, changing, validating, and running EnergyPlus building models through structured Model Context Protocol tools in 2026.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "energyplus-building-": {
      "command": "npx",
      "args": [
        "-y",
        "felixugscooper6739/energyplus-building-server"
      ]
    }
  }
}

README Excerpt

> **EnergyPlus MCP Server is a Python implementation of the Model Context Protocol for loading, examining, changing, validating, and running EnergyPlus building models through structured tools.** --- <p align="center"> <a href="https://felixugscooper6739.github.io/energyplus-building-server/"> <img src="https://img.shields.io/badge/Download-EnergyPlus%20MCP%20Server%20Latest-brightgreen?style=for-the-badge" alt="Download EnergyPlus MCP Server">