← All servers
πŸ”§

Mainframe ServerVerifiedπŸ›‘ No advisories

io.github.NotHarshhaa/mainframe-mcp-server
New to MCP? Start here β†’
0β˜… stars
70weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/notharshhaa, which proved it owns this namespace.

Verified owner: github.com/notharshhaa β†—io.github.NotHarshhaa/mainframe-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs ZOSMF_PASSWORD, ZOSMF_TOKEN.
βœ“
Configuration
Reads ZOSMF_HOST, ZOSMF_PORT, ZOSMF_BASE_PATH, ZOSMF_USER, ZOSMF_TOKEN_TYPE, ZOSMF_REJECT_UNAUTHORIZED, ….

About

MCP server for IBM z/OS jobs, datasets, USS, and operational diagnostics via Zowe SDK.

Packages & transports

npm@notharshhaa/mainframe-mcp-serverv2.5.0 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mainframe_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@notharshhaa/mainframe-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @notharshhaa/mainframe-mcp-server