# acord-bridge-mcp [Health: Active]

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

## Description
Bridge ACORD insurance messages to ONE OS — parse, validate, map, govern (Solvency II / GDPR /

## 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": {
  "acord-bridge-mcp": {
    "command": "npx",
    "args": ["-y","acord-bridge-mcp"]
  }
}
```

## Documentation & README

# acord-bridge-mcp

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

Part of the **CSOAI Layer-0 legacy-bridge family**. Bridge ACORD insurance messages to ONE OS — parse, validate, map, govern (Solvency II / GDPR / conduct).

**Tools:** parse_acord · validate_acord · map_to_modern · govern_insurance

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

