Skip to content
Back to search
30
MCP

mainframe-ingest-mcp

pypi/mainframe-ingest-mcp

MCP server for ingesting COBOL mainframe codebases — classifies files, resolves dependencies, maps CICS transactions to REST routes

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

Similar MCP servers embedding-nearest

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
io.github.notharshhaa/mainframe-mcp-server
MCP server for IBM z/OS jobs, datasets, USS, and operational diagnostics via Zowe SDK.
0 tools
csv-ingest-mcp
MCP server that ingests CSV/TSV/Parquet/Excel/JSON files into any SQLAlchemy database
0 tools
cobol-mcp-client
COBOL MCP server with hybrid search and blind-spot detection
0 tools
dbos-mcp
MCP server for DBOS Conductor workflow introspection and management
0 tools
code-intel-mcp
MCP server for git lifecycle management, Zoekt-based code search, and cross-repo dependency analysis
0 tools

How to use

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

{
  "mcpServers": {
    "mainframe-ingest-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}