- Step 1: Install mcp_ctl globally using npm: npm install -g mcpctl
- Step 2: Install an MCP server with mcpctl install [server_name]
- Step 3: List installed servers with mcpctl list
- Step 4: Search for available MCP packages using mcpctl search [package_name]
- Step 5: Remove an MCP server with mcpctl remove [server_name]
- Step 6: Manage packages and servers as needed using the supported commands