COBOL Bridge MCP
COBOL ↔ modern stack. Copybook parsing + EBCDIC + JCL + CICS to JSON/REST.
Install
# Option 1 — uvx (no install) uvx cobol-bridge-mcp # Option 2 — pip pip install cobol-bridge-mcp # Option 3 — npx meok-setup install (recommended) npx meok-setup --pack industry
What it does
- ✓Copybook → JSON schema
- ✓EBCDIC ↔ UTF-8 conversion
- ✓JCL + CICS workflow bridge
- ✓Mainframe modernisation prep
Claude Desktop config
{
"mcpServers": {
"cobol-bridge": {
"command": "uvx",
"args": ["cobol-bridge-mcp"]
}
}
}Part of the MEOK governance MCP suite — see all 38 servers
MIT licensed · HMAC-signed attestations · Built by MEOK AI Labs