PluginBench
MCP Server
Active
MIT

Network AIops MCP Server

io.github.AIops-tools/network-aiops

What is the Network AIops MCP server?

Governed network device ops (NAPALM) — 28 MCP tools with audit/undo.

How to install Network AIops

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "network-aiops": {
      "command": "uvx",
      "args": [
        "network-aiops"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "network-aiops": {
      "command": "uvx",
      "args": [
        "network-aiops"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "network-aiops": {
      "command": "uvx",
      "args": [
        "network-aiops"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "network-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "network-aiops"
      ]
    }
  }
}
Claude Code
claude mcp add network-aiops -- uvx network-aiops

Related MCP servers

Governed Proxmox VE VM/container ops — 23 MCP tools with audit, budget, undo & risk-tier guards.

2
Python
MIT
View repository →

k8s AIops

Active

Governed Kubernetes ops — 51 MCP tools with audit, budget, undo, risk-tier guards.

0
Python
MIT
View repository →

OT AIops

Active

Governed OT tap (57 tools): OPC-UA/Modbus/S7/MC/MTConnect/MQTT/EtherNet-IP/EtherCAT.

0
Python
MIT
View repository →

Governed TrueNAS SCALE storage ops — 21 MCP tools with audit, budget, undo guards.

0
Python
MIT
View repository →

Governed Veeam Backup & Replication ops — 12 MCP tools with audit, budget, undo guards.

0
Python
MIT
View repository →