
BIM2Sim MCP
by l4b4r4b4b4
MCP server for BIM-to-building-energy simulation workflows, including IFC extraction and scenario modeling.
What it does
BIM2Sim MCP bridges the gap between Building Information Modeling (BIM) and energy simulation. It allows AI agents to extract data from IFC files, integrate with TEASER, perform scenario modeling, and bind weather data for detailed WAT/ROI analysis.
Tools
extract_ifc: Extracts structural and architectural data from IFC files for simulation.model_scenario: Creates and modifies energy simulation scenarios.bind_weather: Associates specific geographic weather data with a building model.export_results: Prepares simulation data for downstream analysis tools.get_preview: Provides truncated or sampled previews of large BIM datasets to save context window.
Installation
Using uv (recommended):
{
"mcpServers": {
"bim2sim-mcp": {
"command": "uv",
"args": ["run", "bim2sim-mcp"],
"cwd": "/path/to/bim2sim-mcp"
}
}
}
Supported hosts
- Claude Desktop
- Zed
Quick install
uv run bim2sim-mcpInformation
- Pricing
- free
- Published
- 5/26/2026
- stars






