Odel
construction iso 19650 mcp

construction iso 19650 mcp

Local
@csoai-orgPythonMITUpdated 2mo ago

ISO 19650 / UK BIM Level 2 compliance for construction projects. EIR, BEP, MIDP, TIDP, and CDE s...

Runs locally over stdio

This server isn't hosted โ€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIconstruction-iso-19650-mcpv1.0.9

Run

uvx construction-iso-19650-mcp

MCP client config

{
  "mcpServers": {
    "construction-iso-19650-mcp": {
      "command": "uvx",
      "args": [
        "construction-iso-19650-mcp"
      ]
    }
  }
}