rustjunosmcp

fastrevmd-lab/rustjunosmcp
★ 2 stars Rust Memory/Knowledge Updated 1d ago
MCP server for Juniper Junos devices, built on rustEZ.
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": {
    "rustjunosmcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "rustjunosmcp"
      ]
    }
  }
}

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-junosmcp</h1> <p align="center"><strong>MCP server for Juniper Junos devices, in Rust</strong><br>

Topics

juniperjunosmcpmcp-servernetconfnetsecopsnetwork-automationrust