# edi-bridge-mcp [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/CSOAI-ORG/edi-bridge-mcp  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/edi-bridge-mcp-2

## Description
EDI X12 / EDIFACT B2B bridge — parse, validate, map, govern (Peppol/ViDA).

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "edi-bridge-mcp": {
    "command": "npx",
    "args": ["-y","edi-bridge-mcp-2"]
  }
}
```

## Documentation & README

# 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
```

