COBOL Bridge MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@COBOL Bridge MCPplan migration of my COBOL inventory system to Java"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
COBOL Bridge (Legacy Modernization) MCP
AI-assisted COBOL → modern stack bridge. Parse COBOL programs, map to Python/Java/Go, generate test harnesses, plan migration. For banks, insurers, and government legacy mainframes.
Install
pip install cobol-bridge-mcpTools
Tool | Purpose |
| Parse COBOL source — extract paragraphs, divisions, file IO |
| Extract business rules from procedure division logic |
| Generate phased migration plan COBOL → target stack |
| Generate equivalence test harness for parallel run |
| Estimate migration effort (cyclomatic complexity + IO surfaces) |
Pairs with
meok-attestation-api— POST results to https://meok-attestation-api.vercel.app/sign for cryptographically signed compliance certsmeok-attestation-verify— public verification of any MEOK-signed certOther MEOK governance MCPs via SOV3
mcp_bridge_call
Pricing
Free: 10 calls/day. No API key required.
Pro £79/mo: unlimited + signed attestations. Subscribe
Enterprise £1,499/mo: white-label + on-premise + SLA. hello@meok.ai
Status
Scaffold v1.0.0 ships the MCP framework + 5 tool stubs. v1.1.0 will add real regulation data ingestion.
If your team needs this MCP fully-loaded faster, ping hello@meok.ai for sponsored development.
License
MIT © MEOK AI Labs
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/cobol-bridge-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server