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%
4 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
cubeparser-mcp
MCP Server for CubeParser document extraction API
0 tools
io.github.csoai-org/resume-parser-ai-mcp
resume-parser-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.csoai-org/html-parser-ai-mcp
html-parser-ai-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

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