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.
Valid MCP server (1 strong, 1 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
8 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Set these up before or after installing:
Environment variable: ZOSMF_HOST
Environment variable: ZOSMF_PORT
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
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-notharshhaa-mainframe-mcp-server": {
"env": {
"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",
"ZOSMF_PASSWORD": "your-zosmf-password-here",
"ZOSMF_TOKEN_TYPE": "your-zosmf-token-type-here",
"ZOSMF_REJECT_UNAUTHORIZED": "your-zosmf-reject-unauthorized-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 Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.