What is the Cisco Modeling Labs (CML) MCP server?
An MCP server that provides access to common Cisco Modeling Labs (CML) operations.
How to install Cisco Modeling Labs (CML)
Copy-paste configuration for popular MCP clients.
CML_URLrequiredURL for the CML Server
CML_USERNAMErequiredUsername for CML authentication
CML_PASSWORDrequiredsecretPassword for CML authentication
PYATS_USERNAMEUsername for authentication to devices running in CML
PYATS_PASSWORDsecretPassword for authentication to devices running in CML
PYATS_AUTH_PASSsecretEnable password for authentication to devices running in CML
{
"mcpServers": {
"cml-mcp": {
"command": "uvx",
"args": [
"cml-mcp"
],
"env": {
"CML_URL": "<YOUR_CML_URL>",
"CML_USERNAME": "<YOUR_CML_USERNAME>",
"CML_PASSWORD": "<YOUR_CML_PASSWORD>",
"PYATS_USERNAME": "<YOUR_PYATS_USERNAME>",
"PYATS_PASSWORD": "<YOUR_PYATS_PASSWORD>",
"PYATS_AUTH_PASS": "<YOUR_PYATS_AUTH_PASS>"
}
}
}
}{
"mcpServers": {
"cml-mcp": {
"command": "uvx",
"args": [
"cml-mcp"
],
"env": {
"CML_URL": "<YOUR_CML_URL>",
"CML_USERNAME": "<YOUR_CML_USERNAME>",
"CML_PASSWORD": "<YOUR_CML_PASSWORD>",
"PYATS_USERNAME": "<YOUR_PYATS_USERNAME>",
"PYATS_PASSWORD": "<YOUR_PYATS_PASSWORD>",
"PYATS_AUTH_PASS": "<YOUR_PYATS_AUTH_PASS>"
}
}
}
}{
"mcpServers": {
"cml-mcp": {
"command": "uvx",
"args": [
"cml-mcp"
],
"env": {
"CML_URL": "<YOUR_CML_URL>",
"CML_USERNAME": "<YOUR_CML_USERNAME>",
"CML_PASSWORD": "<YOUR_CML_PASSWORD>",
"PYATS_USERNAME": "<YOUR_PYATS_USERNAME>",
"PYATS_PASSWORD": "<YOUR_PYATS_PASSWORD>",
"PYATS_AUTH_PASS": "<YOUR_PYATS_AUTH_PASS>"
}
}
}
}{
"servers": {
"cml-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cml-mcp"
],
"env": {
"CML_URL": "<YOUR_CML_URL>",
"CML_USERNAME": "<YOUR_CML_USERNAME>",
"CML_PASSWORD": "<YOUR_CML_PASSWORD>",
"PYATS_USERNAME": "<YOUR_PYATS_USERNAME>",
"PYATS_PASSWORD": "<YOUR_PYATS_PASSWORD>",
"PYATS_AUTH_PASS": "<YOUR_PYATS_AUTH_PASS>"
}
}
}
}claude mcp add cml-mcp --env CML_URL=<YOUR_CML_URL> --env CML_USERNAME=<YOUR_CML_USERNAME> --env CML_PASSWORD=<YOUR_CML_PASSWORD> --env PYATS_USERNAME=<YOUR_PYATS_USERNAME> --env PYATS_PASSWORD=<YOUR_PYATS_PASSWORD> --env PYATS_AUTH_PASS=<YOUR_PYATS_AUTH_PASS> -- uvx cml-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.