Home › Other › IFC MCP

IFC MCP

Local IFC/BIM MCP server with IfcOpenShell Python in Pyodide and an IFC viewer.

JavaScript
★ 13 stars Last pushed 2026-09-24 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ifc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry