junos-mcp

shigechika/junos-mcp
★ 0 stars Python AI/LLM Updated 13d ago
MCP server for Juniper/JUNOS — show, upgrade with rollback, config push (commit confirmed) with safe dry-run defaults, RSI/SCF collection
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": {
    "junos-mcp": {
      "command": "uvx",
      "args": [
        "junos-mcp"
      ]
    }
  }
}

Or install with pip: pip install junos-mcp

README Excerpt

<!-- mcp-name: io.github.shigechika/junos-mcp --> English | [日本語](README.ja.md) MCP (Model Context Protocol) server for [junos-ops](https://github.com/shigechika/junos-ops). Exposes Juniper Networks device operations to MCP-compatible AI assistants (Claude Desktop, Claude Code, etc.) via STDIO transport.

Tools (20)

JUNOS_MCP_POOLJUNOS_MCP_POOL_IDLEcheck_local_inventorycheck_reachabilitycheck_remote_packagescheck_upgrade_readinesscollect_rsicollect_rsi_batchcompare_versioncopy_packagedaily_briefget_configget_config_diffget_device_factsget_package_infoget_router_listget_versionhealth_checkinstall_packagelist_remote_files

Topics

ai-agentsclaudejuniperjunosjunos-opsmcpmodel-context-protocolnetconfnetwork-automationpyezpython