Skip to content
Back to search
30
MCP

cobol-bridge-mcp

pypi/cobol-bridge-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.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.csoai-org/cobol-bridge-mcp
AI-assisted COBOL → modern stack bridge. Parse COBOL programs, map to Python/Java/Go, generate test
0 tools
cobol-parser-mcp
MCP server that parses COBOL programs — extracts divisions, SQL, CICS commands, and generates AI-powered business logic summaries via any LL
0 tools
ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools
golem-mcp
MCP bridge — connects AI coding agents to Godot 4.x via TCP
0 tools
io.github.rafa2403nunez-droid/pynet-mcp-bridge
MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cobol-bridge-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}