Back to Home
roruizf icon

openstudio-mcp-server

Verified Safe

by roruizf

Overview

Enables AI assistants like Claude to interact with OpenStudio building energy models through a comprehensive set of natural language accessible tools for loading, inspecting, and manipulating models.

Installation

Run Command
docker run --rm -i -v "C:\:/mnt/c" -v "C:\PATH\TO\YOUR\openstudio-mcp-server:/workspace" -w "/workspace/openstudio-mcp-server" openstudio-mcp-dev uv run openstudio_mcp_server/server.py

Environment Variables

  • OPENSTUDIO_PATH

Security Notes

The server uses Docker with a critical volume mount (`-v C:\:/mnt/c`) that grants the container Read/Write access to the entire host C: drive. While necessary for the stated use case of interacting with local files, this is a high-privilege configuration that requires full trust in the container and its dependencies. The server itself communicates over standard I/O (stdio) via the MCP protocol, limiting direct external network exposure. No 'eval' or hardcoded secrets were found in the provided code.

Similar Servers

Stats

Interest Score17
Security Score7
Cost ClassMedium
Avg Tokens500
Stars6
Forks1
Last Update2025-12-15

Tags

OpenStudioBuilding Energy ModelingAI AssistantMCPEnergy Simulation