Skip to content
Cline

Junos MCP for Cline

io.github.shigechika/junos-mcp

MCP server for Juniper Networks device operations via junos-ops

client:Cline transport:stdio runtime:pypi

Install Junos MCP in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "junos-mcp": {
      "command": "uvx",
      "args": [
        "junos-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Junos MCP in other clients