Cisco Modeling Labs CML runs on your own machine — the client starts it, so there is no endpoint to ping. 1 428 installs a week from pypi. Last commit 28 Jul 2026.
An MCP server that provides access to common Cisco Modeling Labs (CML) operations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add cml-mcp -- uvx cml-mcp
{
"mcpServers": {
"cml-mcp": {
"args": [
"cml-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.cml-mcp]
command = "uvx"
args = ["cml-mcp"]
{
"mcpServers": {
"cml-mcp": {
"args": [
"cml-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"cml-mcp": {
"args": [
"cml-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.