GNS3-MCP-Server-with-Claude-Desktop

mithun2k5/GNS3-MCP-Server-with-Claude-Desktop
★ 0 stars Python File System Updated today
GNS3 MCP Server with Claude Desktop
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": {
    "gns3-mcp-server-with": {
      "command": "uvx",
      "args": [
        "gns3-mcp-server-with-claude-desktop"
      ]
    }
  }
}

Or install with pip: pip install gns3-mcp-server-with-claude-desktop