LBNL-ETA/EnergyPlus-MCP
The first open-source Model Context Protocol server enabling AI assistants and applications to interact programmatically with EnergyPlus building energy simulation.
Platform-specific configuration:
{
"mcpServers": {
"EnergyPlus-MCP": {
"command": "npx",
"args": [
"-y",
"EnergyPlus-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...