Wael-Rd/gns3-mcp-server
If you are the rightful owner of gns3-mcp-server 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 GNS3 Network Simulator MCP Server is an AI-powered tool designed to enhance network engineering workflows through automated topology creation, management, and simulation control using the Model Context Protocol (MCP).
Tools
Functions exposed to the LLM to take actions
gns3_list_projects
List all GNS3 projects with detailed status information.
gns3_create_project
Create new GNS3 projects programmatically.
gns3_open_project
Open existing projects for modification.
gns3_add_node
Add network devices to your topology.
gns3_add_link
Connect network devices with various link types.
gns3_configure_device
Configure device settings and parameters.
gns3_start_simulation
Launch network simulations with full node control.
gns3_stop_simulation
Stop simulations gracefully.
gns3_capture_traffic
Capture and analyze network traffic.
gns3_get_topology
Retrieve comprehensive topology information.
gns3_save_project
Save projects with optional snapshots.
gns3_export_project
Export projects for sharing or backup.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client