SERVER
Mainframe MCP
Rank #12,726io.github.NotHarshhaa/mainframe-mcp-server
MCP server for IBM z/OS jobs, datasets, USS, and operational diagnostics via Zowe SDK.
Listed & last published
Jun 2, 2026
OVERVIEW
Mainframe MCP is a Model Context Protocol (MCP) server published by notharshhaa. It ranks #12,726 of 76,851 servers tracked on MCP Toplist. Mainframe MCP is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 2, 2026 and most recently updated on Jun 2, 2026.
STANDING
#12,726of 76,851 tracked serversTop 25%
Ranks ahead of 64,125 of 76,851 servers on MCP Toplist.
CONNECT
Use Mainframe MCP
Add Mainframe MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mainframe-mcp-server": {
"command": "npx",
"args": [
"-y",
"@notharshhaa/mainframe-mcp-server"
],
"env": {
"ZOSMF_HOST": "<your ZOSMF_HOST>",
"ZOSMF_PORT": "<your ZOSMF_PORT>",
"ZOSMF_USER": "<your ZOSMF_USER>",
"ZOSMF_PASSWORD": "<your ZOSMF_PASSWORD>",
"ZOSMF_TOKEN": "<your ZOSMF_TOKEN>",
"ZOSMF_TOKEN_TYPE": "<your ZOSMF_TOKEN_TYPE>",
"ZOSMF_REJECT_UNAUTHORIZED": "<your ZOSMF_REJECT_UNAUTHORIZED>",
"LOG_LEVEL": "<your LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry (1 delisted)
PulseMCPDelisted · last seen Jun 4, 2026
ORGANIZATION
notharshhaa
MORE FROM THIS PUBLISHER
Other servers by notharshhaa
View all notharshhaa servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 2, 2026 |
FAQ
Frequently asked questions
- Who maintains Mainframe MCP?
- Mainframe MCP is maintained by notharshhaa, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Mainframe MCP listed on the Official MCP Registry?
- Yes — Mainframe MCP is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Mainframe MCP have?
- MCP Toplist tracks 1 version of Mainframe MCP, most recently published on Jun 2, 2026.
- Where can I find the source code for Mainframe MCP?
- The source code for Mainframe MCP is hosted at github.com/notharshhaa/mainframe-mcp-server.
EXPLORE