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%
2 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
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
mcp-git-ingest
A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
0 tools
iflow-mcp_seanivore-mcp-code-analyzer
MCP server for code analysis
0 tools

How to use

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

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