zowe-cli-mcp

crshnburn/zowe-cli-mcp

3.2

If you are the rightful owner of zowe-cli-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Zowe CLI MCP Server leverages the Zowe SDK to provide information about jobs running on z/OS systems through z/OS MF profiles.

Tools
  1. get-user-jobs

    Returns all the jobs for the specified user from the specified profile.

  2. get-jobs-by-name

    Returns all the jobs with the given prefix from the specified profile.

Zowe CLI MCP

An MCP Server that makes use of the Zowe SDK to get information about the jobs running on z/OS Systems available via z/OS MF profiles.

Tools

get-user-jobs

Returns all the jobs for the specified user from the specified profile

get-jobs-by-name

Returns all the jobs with the given prefix from the specified profile.

License

Copyright 2025 Andrew Smithson

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.