zopencommunity/zopen-mcp-server
If you are the rightful owner of zopen-mcp-server 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.
zopen-mcp-server is a Go-based server that provides a remote interface to zopen and zopen-generate command-line tools, facilitating z/OS package management and project generation through the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
zopen_list
Lists information about zopen community packages.
zopen_query
Lists local or remote info about zopen community packages.
zopen_install
Installs one or more zopen community packages.
zopen_remove
Removes installed zopen community packages.
zopen_upgrade
Upgrades existing zopen community packages.
zopen_info
Displays detailed information about a package.
zopen_version
Displays the installed zopen version.
zopen_init
Initializes the zopen environment.
zopen_clean
Removes unused resources.
zopen_alt
Switch between different versions of a package.
zopen_generate
Generate a zopen compatible project with customizable parameters.
zopen_generate_help
Display help information for zopen-generate.
zopen_generate_version
Display version information for zopen-generate.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client