cml-lab-lifecycle

Installation
SKILL.md

CML Lab Lifecycle Management

MCP Server

  • Command: cml-mcp (pip-installed, stdio transport)
  • Requires: CML_URL, CML_USERNAME, CML_PASSWORD environment variables
  • Optional: CML_VERIFY_SSL (default: true)

Available Tools

Lab CRUD Operations

Tool Parameters What It Does
create_lab title Create a new empty lab with a title
get_lab lab_id or lab_title Get lab details (state, node count, link count)
get_labs none List all labs on the CML server
start_lab lab_id or lab_title Start all nodes in a lab (boot the topology)
stop_lab lab_id or lab_title Stop all nodes in a lab (graceful shutdown)
Related skills

More from automateyournetwork/netclaw

Installs
4
GitHub Stars
489
First Seen
Mar 6, 2026