Juniper/junos-mcp-server
This is a Junos Model Context Protocol (MCP) Server project that provides a bridge between MCP-compatible clients (like Claude Desktop) and Juniper Junos network devices.
Platform-specific configuration:
{
"mcpServers": {
"junos-mcp-server": {
"command": "npx",
"args": [
"-y",
"junos-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...