digimangos-work-demo/cobol-indexer-mcp-server
3.2
If you are the rightful owner of cobol-indexer-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The COBOL MCP Server is a specialized server designed to facilitate interaction with COBOL codebases by providing function extraction capabilities.
Tools
Functions exposed to the LLM to take actions
cobol_index_workspace
Scan workspace for COBOL files and build function index.
cobol_list_functions
List all indexed COBOL functions with optional filtering.
cobol_get_function
Extract complete function code by name.
cobol_search_functions
Search functions by name pattern or content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client