Metadata-Version: 2.4
Name: construction-iso-19650-mcp
Version: 1.0.1
Summary: ISO 19650 / UK BIM Level 2 compliance for construction projects. EIR, BEP, MIDP, TIDP, and CDE structure validation.
Project-URL: Homepage, https://meok.ai
Project-URL: Repository, https://github.com/meok-ai-labs/construction-iso-19650-mcp
Author-email: MEOK AI Labs <hello@meok.ai>
License: MIT License
        
        Copyright (c) 2026 MEOK AI Labs
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
License-File: LICENSE
Keywords: bep,bim,cde,construction,eir,iso-19650,mcp,midp,uk-bim
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.10
Requires-Dist: mcp>=1.0.0
Description-Content-Type: text/markdown

# Construction ISO 19650 (UK BIM) MCP

[![PyPI](https://img.shields.io/pypi/v/construction-iso-19650-mcp)](https://pypi.org/project/construction-iso-19650-mcp/)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![MEOK AI Labs](https://img.shields.io/badge/MEOK_AI_Labs-trade--vertical-purple)](https://meok.ai)

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

## Install

```bash
pip install construction-iso-19650-mcp
```

## Tools

| Tool | Purpose |
|------|---------|
| `check_bim_maturity` | BIM maturity assessment against Level 2 requirements |
| `validate_eir` | Employer's Information Requirements (EIR) completeness check |
| `validate_bep` | BIM Execution Plan (BEP) completeness check |
| `check_cde_structure` | Common Data Environment structure validation |
| `list_iso_19650_clauses` | ISO 19650-1/-2 clause reference |

## Pricing

- **Free**: 10 calls/day
- **Pro** £79/mo: unlimited + signed attestations. [Subscribe](https://buy.stripe.com/14A4gB3K4eUWgYR56o8k836)
- **Enterprise** £1,499/mo: white-label + on-premise. hello@meok.ai

Pairs with `meok-attestation-api` for cryptographically signed compliance certificates.

## License

MIT © MEOK AI Labs

<!-- mcp-name: io.github.CSOAI-ORG/construction-iso-19650-mcp -->
