mist-mcp-server

adam5isalive/mist-mcp-server
★ 0 stars Python API Integration Updated 3d ago
MCP server for Juniper Mist REST API — 22 curated tools, Marvis AI, WLAN CRUD, device management
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": {
    "mist-mcp-server": {
      "command": "uvx",
      "args": [
        "mist-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install mist-mcp-server