Catalog
IFC MCP
Officialby flinker-app
Local IFC/BIM MCP server with IfcOpenShell Python in Pyodide and an IFC viewer.
Parse and visualize IFC/BIM building data files with IfcOpenShell.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp@0.1.15"
]
}
}
}