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).
Run
uvx construction-iso-19650-mcp
MCP client config
{
"mcpServers": {
"construction-iso-19650-mcp": {
"command": "uvx",
"args": [
"construction-iso-19650-mcp"
]
}
}
}