An enterprise-grade Model Context Protocol (MCP) server for IBM z/OS environments, built on the IBM Zowe SDK.
| Tool name | Description | Destructive? |
|---|---|---|
| search_members | ✓ no | |
| get_dataset_info | ✓ no | |
| read_dataset | ✓ no | |
| search_dataset | ✓ no | |
| list_datasets | ✓ no |
| search_uss_files | ✓ no | |
| list_uss_directory | ✓ no | |
| read_uss_file | ✓ no | |
| get_smf_metrics | ✓ no | |
| get_job_output | ✓ no | |
| submit_jcl | ✓ no | |
| get_job_jcl | ✓ no | |
| analyze_job_failure | ✓ no | |
| list_jobs | ✓ no | |
| get_job_status | ✓ no | |
| predict_batch_failures | ✓ no | |
| analyze_root_cause | ✓ no | |
| query_racf_audit | ✓ no | |
| security_posture_summary | ✓ no | |
| summarize_abends | ✓ no | |
| system_health_summary | ✓ no | |
| get_user_jobs_summary | ✓ no | |
| find_failed_jobs | ✓ no | |
| compare_jobs | ✓ no | |
| lookup_abend_code | ✓ no | |
| verify_zosmf_connection | ✓ no | |
| investigate_incident | ✓ no | |
| search_db2_catalog | ✓ no | |
| list_db2_subsystems | ✓ no | |
| get_cics_region_status | ✓ no | |
| list_cics_transactions | ✓ no | |
| list_cics_regions | ✓ no |
{
"mcpServers": {
"notharshhaamainframe": {
"command": "npx",
"args": [
"-y",
"@notharshhaa/mainframe-mcp-server"
]
}
}
}