rustpanosmcp

fastrevmd-lab/rustpanosmcp
★ 1 stars Rust Security Updated today
Async Rust MCP server for Palo Alto Networks PAN-OS firewalls — bearer-token auth, per-token device/tool scopes, guarded candidate-config lifecycle
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": {
    "rustpanosmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustpanosmcp"
      ]
    }
  }
}

README Excerpt

<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="docs/assets/mechub-mark.svg"> <img src="docs/assets/mechub-mark-light.svg" width="72" alt="mechub mark"> </picture> </p> <h1 align="center">rust-panosmcp</h1> <p align="center"><strong>Async Rust Model Context Protocol server for Palo Alto Networks PAN-OS firewalls</strong><br>

Topics

firewallmcpmcp-servernetsecopsnetwork-automationpalo-altopan-osrust