Metadata-Version: 2.4
Name: cics-bridge-mcp
Version: 0.1.0
Summary: Bridge IBM CICS mainframe transactions to ONE OS — parse, map, govern (SOX / PCI-DSS / DORA). 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

# cics-bridge-mcp

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

Part of the **CSOAI Layer-0 legacy-bridge family**. Bridge IBM CICS mainframe transactions to ONE OS — parse, map, govern (SOX / PCI-DSS / DORA).

**Tools:** parse_cics · identify_transactions · map_to_modern · govern_cics

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