Cobol Bridge MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 219 installs a week from pypi. Last commit 26 Jun 2026.
AI-assisted COBOL → modern stack bridge. Parse COBOL programs, map to Python/Java/Go, generate t...
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cobol-bridge-mcp -- uvx cobol-bridge-mcp
{
"mcpServers": {
"cobol-bridge-mcp": {
"args": [
"cobol-bridge-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cobol-bridge-mcp]
command = "uvx"
args = ["cobol-bridge-mcp"]
{
"mcpServers": {
"cobol-bridge-mcp": {
"args": [
"cobol-bridge-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cobol-bridge-mcp": {
"args": [
"cobol-bridge-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.