cisco-wlc-mcp

Gessinger-IO/cisco-wlc-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Cisco Catalyst 9800 Wireless LAN Controllers via RESTCONF — access points, clients, WLANs, and rogue AP detection as LLM tools. Currently read-only.
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": {
    "cisco-wlc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Gessinger-IO/cisco-wlc-mcp"
      ]
    }
  }
}

README Excerpt

MCP-Server für den Cisco Catalyst 9800 WLC (RESTCONF, read-only). ``` npm install npm run build ``` ``` npm test # vitest run npm run test:coverage # inkl. Coverage-Report (v8) npm run lint npm run format:check ``` Der eigentliche Tool-Server wird in `src/server.ts` als `createServer(restconf)` gebaut (getrennt

Tools (6)

WLC_HOSTWLC_INSECURE_TLSWLC_PASSWORDWLC_PORTWLC_USERNAMElist_access_points

Topics

ciscocisco-catalystclaudemcpmodel-context-protocolnetwork-automationrestconftypescriptwireless-lan-controlleryang