cnc-mcp

dr-stutters/cnc-mcp
★ 0 stars Python File System Updated 1d ago
MCP server for Cisco Crosswork Network Controller (inventory, providers, topology, alarms)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install cnc-mcp

README Excerpt

MCP server for **Cisco Crosswork Network Controller (CNC)** — device inventory, credential profiles, providers (SR-PCE, NSO, …), the topology graph, tags, alarms, users, installed applications, and inventory jobs. Official MCP Python SDK 2.x, stdio transport. Built and verified live against a CNC 7.x lab fed by

Tools (5)

CNC_MCP_API_TOKENCNC_MCP_BASE_URLCNC_MCP_ENABLE_WRITESCNC_MCP_VERIFY_TLScnc_list_devices