Server data from the Official MCP Registry
MCP server for IBM z/OS jobs, datasets, USS, and operational diagnostics via Zowe SDK.
MCP server for IBM z/OS jobs, datasets, USS, and operational diagnostics via Zowe SDK.
This is a well-designed MCP server for z/OS mainframe operations with strong enterprise security controls and clear architecture. However, there are credential storage concerns in the recommended configuration, sensitive credential logging in audit trails, and incomplete input validation that warrant attention. Permissions are appropriate for the stated purpose (mainframe system access), but secrets management requires hardening beyond the documented approach. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: ZOSMF_HOST
Environment variable: ZOSMF_PORT
Environment variable: ZOSMF_BASE_PATH
Environment variable: ZOSMF_USER
Environment variable: ZOSMF_PASSWORD
Environment variable: ZOSMF_TOKEN
Environment variable: ZOSMF_TOKEN_TYPE
Environment variable: ZOSMF_REJECT_UNAUTHORIZED
Environment variable: LOG_LEVEL
Environment variable: MCP_TRANSPORT
Environment variable: MCP_SSE_PORT
Environment variable: MAX_JOB_OUTPUT_LINES
Environment variable: MAX_DATASET_READ_LINES
Environment variable: MAX_JES_SPOOL_FILES
Environment variable: MAX_AUDIT_LINES
Environment variable: CMCI_CONTEXT
Environment variable: CMCI_HOST
Environment variable: CMCI_PORT
Environment variable: CMCI_BASE_PATH
Environment variable: DB2_LOCATION
Environment variable: DB2_HOST
Environment variable: DB2_PORT
Environment variable: DB2_BASE_PATH
Environment variable: SMF_SUMMARY_DATASET
Environment variable: RMF_METRICS_ENABLED
Environment variable: RACF_AUDIT_USS_PATH
Environment variable: RACF_AUDIT_DATASET
Environment variable: SECURITY_READ_ONLY
Environment variable: SECURITY_ALLOWED_TOOLS
Environment variable: SECURITY_BLOCKED_TOOLS
Environment variable: SECURITY_ALLOWED_DATASET_PATTERNS
Environment variable: SECURITY_ALLOWED_USS_PATHS
Environment variable: SECURITY_AUDIT_LOGGING
Environment variable: SECURITY_MAX_JCL_BYTES
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-notharshhaa-mainframe-mcp-server": {
"env": {
"DB2_HOST": "your-db2-host-here",
"DB2_PORT": "your-db2-port-here",
"CMCI_HOST": "your-cmci-host-here",
"CMCI_PORT": "your-cmci-port-here",
"LOG_LEVEL": "your-log-level-here",
"ZOSMF_HOST": "your-zosmf-host-here",
"ZOSMF_PORT": "your-zosmf-port-here",
"ZOSMF_USER": "your-zosmf-user-here",
"ZOSMF_TOKEN": "your-zosmf-token-here",
"CMCI_CONTEXT": "your-cmci-context-here",
"DB2_LOCATION": "your-db2-location-here",
"MCP_SSE_PORT": "your-mcp-sse-port-here",
"DB2_BASE_PATH": "your-db2-base-path-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"CMCI_BASE_PATH": "your-cmci-base-path-here",
"ZOSMF_PASSWORD": "your-zosmf-password-here",
"MAX_AUDIT_LINES": "your-max-audit-lines-here",
"ZOSMF_BASE_PATH": "your-zosmf-base-path-here",
"ZOSMF_TOKEN_TYPE": "your-zosmf-token-type-here",
"RACF_AUDIT_DATASET": "your-racf-audit-dataset-here",
"SECURITY_READ_ONLY": "your-security-read-only-here",
"MAX_JES_SPOOL_FILES": "your-max-jes-spool-files-here",
"RACF_AUDIT_USS_PATH": "your-racf-audit-uss-path-here",
"RMF_METRICS_ENABLED": "your-rmf-metrics-enabled-here",
"SMF_SUMMARY_DATASET": "your-smf-summary-dataset-here",
"MAX_JOB_OUTPUT_LINES": "your-max-job-output-lines-here",
"MAX_DATASET_READ_LINES": "your-max-dataset-read-lines-here",
"SECURITY_ALLOWED_TOOLS": "your-security-allowed-tools-here",
"SECURITY_AUDIT_LOGGING": "your-security-audit-logging-here",
"SECURITY_BLOCKED_TOOLS": "your-security-blocked-tools-here",
"SECURITY_MAX_JCL_BYTES": "your-security-max-jcl-bytes-here",
"ZOSMF_REJECT_UNAUTHORIZED": "your-zosmf-reject-unauthorized-here",
"SECURITY_ALLOWED_USS_PATHS": "your-security-allowed-uss-paths-here",
"SECURITY_ALLOWED_DATASET_PATTERNS": "your-security-allowed-dataset-patterns-here"
},
"args": [
"-y",
"@notharshhaa/mainframe-mcp-server"
],
"command": "npx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.