# as400-bridge-mcp [Health: Active]

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

## Description
IBM i / RPG / DB2 bridge — parse, map, govern (IBM i security / SOX).

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

## Documentation & README

# as400-bridge-mcp

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

Part of the **CSOAI Layer-0 legacy-bridge family** (sibling of `cobol-bridge-mcp`). Bridge IBM i / RPG / DB2 legacy to ONE OS — parse, map, govern (IBM i security / SOX).

**Tools:** parse_rpg · identify_files · map_to_modern · govern_ibmi

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

