Junos MCP for Claude Desktop
io.github.shigechika/junos-mcp
MCP server for Juniper Networks device operations via junos-ops
client:Claude Desktop
transport:stdio
runtime:pypi
Install Junos MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"junos-mcp": {
"command": "uvx",
"args": [
"junos-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs