# cics-bridge-mcp [Health: Active]

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

## Description
Bridge IBM CICS mainframe transactions to ONE OS — parse, map, govern (SOX / PCI-DSS / DORA).

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

## Documentation & README

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

