cml-mcp

xorrkaz/cml-mcp
★ 50 stars Python 🧠 Memory/Knowledge Updated 1d ago
A Model Context Protocol (MCP) Server for Cisco Modeling Labs (CML)
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install cml-mcp

Topics

cisco-modeling-labscmlmcp-server