Metadata-Version: 2.4
Name: edi-bridge-mcp
Version: 0.1.1
Summary: Bridge EDI X12 / EDIFACT B2B supply-chain messages to ONE OS — parse, validate, map, govern (Peppol/ViDA/SOX). CSOAI Layer-0 legacy-bridge family.
Author: CSOAI-ORG
License: MIT
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: mcp>=1.28.0
Requires-Dist: pydantic>=2.0.0
Description-Content-Type: text/markdown

# edi-bridge-mcp

mcp-name: io.github.CSOAI-ORG/edi-bridge-mcp

Part of the **CSOAI Layer-0 legacy-bridge family**. Bridge EDI X12 / EDIFACT B2B supply-chain messages to ONE OS — parse, validate, map, govern (Peppol/ViDA/SOX).

**Tools:** parse_edi · validate_edi · map_to_modern · govern_edi

```bash
pip install -e .
python server.py
```
