gns3-mcp-server
Verified Safeby Wael-Rd
Overview
Automated creation, management, and simulation of GNS3 network topologies driven by AI via the Model Context Protocol (MCP).
Installation
sh run.shEnvironment Variables
- GNS3_SERVER_URL
- GNS3_USERNAME
- GNS3_PASSWORD
- GNS3_VERIFY_SSL
- GNS3_MCP_DEBUG
Security Notes
The server uses `httpx` for GNS3 API communication, supports username/password authentication, and environment variables for sensitive data. No `eval` or obvious malicious patterns are present in the provided source. The option to disable SSL verification (`GNS3_VERIFY_SSL='false'`) could be a security risk if used improperly, but it's an explicit configuration choice.
Similar Servers
mesh
Centralized Context Management System (MCP Mesh) for building and managing AI applications, agents, and workflows with integrated governance, observability, and cost control.
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.
nettune
Nettune acts as an MCP stdio wrapper for a network diagnostics and TCP optimization tool, enabling AI-assisted configuration of Linux server network settings.
mcp-wireshark
Integrate Wireshark/tshark with AI tools and IDEs to capture live network traffic, analyze PCAP files, apply display filters, and extract protocol data.