Odel
Cisco Modeling Labs CML

Cisco Modeling Labs CML

Local
@xorrkaz70PythonBSD-2-ClauseUpdated Yesterday

An MCP server that provides access to common Cisco Modeling Labs (CML) operations.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcml-mcpv0.31.2

Run

uvx cml-mcp

MCP client config

{
  "mcpServers": {
    "cisco-modeling-labs-cml": {
      "command": "uvx",
      "args": [
        "cml-mcp"
      ]
    }
  }
}