cml-topology-builder
Installation
SKILL.md
CML Topology Builder
MCP Server
- Command:
cml-mcp(pip-installed, stdio transport) - Requires:
CML_URL,CML_USERNAME,CML_PASSWORDenvironment variables
Available Tools
Node Management
| Tool | Parameters | What It Does |
|---|---|---|
get_node_defs |
none | List all available node definitions (IOSv, NX-OS, IOS-XR, etc.) |
create_node |
lab_id/lab_title, node_def, label, x, y |
Add a node to a lab |
get_nodes |
lab_id/lab_title |
List all nodes in a lab |
get_node |
lab_id/lab_title, node_id/node_label |
Get details of a specific node |