OpenBIM
Converts IFC building files to efficient fragment format and enables querying of BIM elements by category with configurable attributes and relations for architectural and construction workflows.
21 stars
0 tools
Created Aug 2025
@helenkwok/helenkwok-openbim-openbim-mcpAbout
Converts IFC building files to efficient fragment format and enables querying of BIM elements by category with configurable attributes and relations for architectural and construction workflows.
Categories
general
Installation
npm
npm install @helenkwok/helenkwok-openbim-openbim-mcp
Configuration
{
"mcpServers": {
"helenkwok-openbim-openbim-mcp": {
"command": "npx",
"args": [
"-y",
"@helenkwok/helenkwok-openbim-openbim-mcp"
]
}
}
}