scottcrosby-securebine/juniper-mcp-v1
If you are the rightful owner of juniper-mcp-v1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Junos Model Context Protocol (MCP) server facilitates interactions between large language models (LLMs) and Juniper network devices, enabling automated network management and configuration.
Tools
Functions exposed to the LLM to take actions
execute_junos_command
Executes a specified Junos command on a target device.
get_junos_config
Retrieves the current configuration from a Junos device.
junos_config_diff
Compares configurations to identify differences.
gather_device_facts
Collects detailed information about a Junos device.
add_device
Dynamically adds a new device to the MCP server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client