# fix-bridge-mcp [Health: Active]

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

## Description
FIX trading-protocol bridge — parse, map, govern (MiFID II / MAR).

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

## Documentation & README

# fix-bridge-mcp

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

Part of the **CSOAI Layer-0 legacy-bridge family**. Bridge FIX trading messages to ONE OS — parse, map, govern (MiFID II / best execution / MAR).

**Tools:** parse_fix · map_to_modern · govern_trade

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

