Loading MCP server directory, please wait...
Local IFC/BIM MCP server with IfcOpenShell Python in Pyodide and an IFC viewer.
npx @getmcp/cli add io.github.flinker-app/ifc-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.flinker-app/ifc-mcp": {
"command": "npx",
"args": [
"-y",
"ifc-mcp"
]
}
}
}