Index
CLI commands for MCP server management.
The commands package provides a suite of command-line interface (CLI)
commands for managing MCP servers. Each command is implemented as a separate
module and is designed to be integrated with the main argument parser for
flexible and scriptable server control.
Modules:
| Name | Description |
|---|---|
base_cmd |
Defines the abstract base class |
start_servers |
Implements the |
stop_servers |
Implements the |
restart_servers |
Implements the |
servers_status |
Implements the |