io.github.CSOAI-ORG/cobol-bridge-mcp
AI-assisted COBOL → modern stack bridge. Parse COBOL programs, map to Python/Java/Go, generate t...
Open source Open in the app JSON README (API)
About
AI-assisted COBOL → modern stack bridge. Parse COBOL programs, map to Python/Java/Go, generate t...
Details
- Kind
- MCP servers
- Topic
- Maps, weather & travel
- Publisher
- csoai-org
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 1.1.11
- Last push
- 2026-08-31T09:36:32Z
- Repository state
- ativo
- Language
- Python
- License
- MIT
- Added
- 2026-08-29 03:01:45
- Updated
- 2026-08-29 03:01:45
- Origin id
io.github.CSOAI-ORG/cobol-bridge-mcp
README
# COBOL Bridge MCP — read-only sidecar (SPEC)
**SPEC, not a live product.** See [`SPEC.md`](SPEC.md).
- Read-only sidecar. Never writes core / ledger / CICS.
- `cobolbridge.ai` HTTP **522** sits. This README does not attach the domain.
- No Starter / Pro / Enterprise pricing on this measurement surface.
- Not certified. Not partnered. Not a second GSPC board.
- Living board: `GET https://councilof.ai/api/gspc` (22 axis · 15 measured · 7 empty).
mcp-name: io.github.CSOAI-ORG/cobol-bridge-mcp
[](LICENSE)
[](https://pypi.org/project/cobol-bridge-mcp/)
MIT parser: COBOL source text in, heuristic metrics out. Optional MCP next to a workstation. Never an inside-bank install.
## Install (local / stdio)
```bash
pip install cobol-bridge-mcp
# or
uvx cobol-bridge-mcp
```
```json
{
"mcpServers": {
"cobol-bridge-mcp": {
"command": "uvx",
"args": ["cobol-bridge-mcp"]
}
}
}
```
Tools (read the source you already hold; they do not write production):
- `parse_cobol_program`
- `identify_business_rules`
- `estimate_migration_complexity`
- `plan_migration_phases`
- `generate_test_harness`
## Contract
Full contract: [`SPEC.md`](SPEC.md). Measurement, never certification. Do not stamp MEASURED. Do not claim 17 banks are clients.
## License
MIT © [CSOAI-ORG](https://github.com/CSOAI-ORG) / CSOAI Ltd (GB, Companies House 16939677)
<!-- mcp-name: io.github.CSOAI-ORG/cobol-bridge-mcp -->