Skip to content
MEOK.AI
🚀 Activate your agent

Free forever · No credit card

COBOL Bridge MCP

COBOL ↔ modern stack. Copybook parsing + EBCDIC + JCL + CICS to JSON/REST.

PyPI →MCP Registry →GitHub →

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