Skip to content

CLI v0.1.13

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jul 02:50

🎉 CLI Package Release

📦 Version: 0.1.13

💿 Installation

npm install -g @mcp_hub_org/[email protected]
# or
npx @mcp_hub_org/cli

🚀 Usage

mcp list          # 列出所有可用的 MCP 服务器
mcp install <server-name>  # 安装 MCP 服务器
mcp installed     # 查看已安装的服务器
mcp uninstall <server-name>  # 卸载服务器

🔗 Links

📋 Changes

This release includes the latest changes from the main branch.