Metadata-Version: 2.4
Name: fix-bridge-mcp
Version: 0.1.1
Summary: Bridge FIX trading messages to ONE OS — parse, map, govern (MiFID II / best execution / MAR). 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

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