Skip to content
Back to search
30
MCP

cobol-parser-mcp

pypi/cobol-parser-mcp

MCP server that parses COBOL programs — extracts divisions, SQL, CICS commands, and generates AI-powered business logic summaries via any LLM

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

Similar MCP servers embedding-nearest

resume-parser-ai-mcp
Resume Parser Ai MCP server. Tools: parse resume, extract skills, match job. Built by MEOK AI Labs.
0 tools
mainframe-ingest-mcp
MCP server for ingesting COBOL mainframe codebases — classifies files, resolves dependencies, maps CICS transactions to REST routes
0 tools
cobol-mcp-client
COBOL MCP server with hybrid search and blind-spot detection
0 tools
localparse-mcp
MCP server for LocalParse — accurate document parsing and schema-driven extraction for Cursor, Claude Desktop, and other MCP clients.
0 tools
io.github.sebastienrousseau/bankstatementparser-mcp
MCP server for parsing bank statements (BAI2, MT940/MT942, CAMT.053, OFX) via stdio.
0 tools
cubeparser-mcp
MCP Server for CubeParser document extraction API
0 tools

How to use

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

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