Cisco Modeling Labs CML
Rank #983io.github.xorrkaz/cml-mcp
An MCP server that provides access to common Cisco Modeling Labs (CML) operations.
Cisco Modeling Labs CML is a Model Context Protocol (MCP) server published by xorrkaz. It ranks #983 of 115,591 servers tracked on MCP Toplist, and its repository has 70 GitHub stars. Cisco Modeling Labs CML is listed across 3 registries — Official MCP, PulseMCP and Glama, with 36 tracked versions. It was first listed on Aug 9, 2025 and most recently updated on Aug 26, 2026.
Ranks ahead of 114,608 of 115,591 servers on MCP Toplist.
Use Cisco Modeling Labs CML
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add cml-mcp -e "CML_URL=<your CML_URL>" -e "CML_USERNAME=<your CML_USERNAME>" -e "CML_PASSWORD=<your CML_PASSWORD>" -e "PYATS_USERNAME=<your PYATS_USERNAME>" -e "PYATS_PASSWORD=<your PYATS_PASSWORD>" -e "PYATS_AUTH_PASS=<your PYATS_AUTH_PASS>" -- uvx cml-mcpReplace each placeholder with your own value before saving.
[mcp_servers.cml-mcp]
command = "uvx"
args = ["cml-mcp"]
[mcp_servers.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>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"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>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xorrkaz%2Fcml-mcp)<a href="https://mcptoplist.com/server/io.github.xorrkaz%2Fcml-mcp"><img src="https://mcptoplist.com/badge/io.github.xorrkaz%2Fcml-mcp.svg" alt="MCP Toplist: Top 1% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
xorrkaz
Available versions (36)
| Version | Published |
|---|---|
| 0.31.1 | Aug 26, 2026 |
| 0.28.0 | May 6, 2026 |
| 0.27.0 | Apr 30, 2026 |
| 0.26.0 | Apr 6, 2026 |
| 0.25.1 | Mar 29, 2026 |
| 0.25.0 | Mar 29, 2026 |
| 0.24.0 | Jan 31, 2026 |
| 0.23.0 | Jan 16, 2026 |
| 0.21.3 | Jan 11, 2026 |
| 0.21.2 | Jan 10, 2026 |
| 0.21.1 | Jan 10, 2026 |
| 0.21.0 | Jan 8, 2026 |
| 0.20.2 | Dec 31, 2025 |
| 0.20.1 | Dec 23, 2025 |
| 0.20.0 | Dec 18, 2025 |
| 0.14.3 | Dec 2, 2025 |
| 0.14.2 | Nov 16, 2025 |
| 0.14.1 | Nov 12, 2025 |
| 0.14.0 | Nov 11, 2025 |
| 0.13.2 | Nov 10, 2025 |
| 0.13.1 | Nov 9, 2025 |
| 0.13.0 | Nov 9, 2025 |
| 0.12.0 | Nov 2, 2025 |
| 0.11.4 | Oct 25, 2025 |
| 0.11.3 | Oct 17, 2025 |
| 0.11.2 | Oct 12, 2025 |
| 0.11.1 | Oct 11, 2025 |
| 0.11.0 | Oct 10, 2025 |
| 0.10.0 | Oct 4, 2025 |
| 0.9.3 | Sep 27, 2025 |
| 0.9.2 | Sep 27, 2025 |
| 0.9.1 | Sep 20, 2025 |
| 0.9.0 | Sep 19, 2025 |
| 0.8.4 | Sep 14, 2025 |
| 0.8.3 | Sep 10, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cisco Modeling Labs CML?
- Cisco Modeling Labs CML is maintained by xorrkaz, which publishes 1 MCP server (36 total versions) tracked on MCP Toplist.
- Is Cisco Modeling Labs CML listed on the Official MCP Registry?
- Yes — Cisco Modeling Labs CML is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cisco Modeling Labs CML have?
- MCP Toplist tracks 36 versions of Cisco Modeling Labs CML, most recently published on Aug 26, 2026.
- Where can I find the source code for Cisco Modeling Labs CML?
- The source code for Cisco Modeling Labs CML is hosted at github.com/xorrkaz/cml-mcp.