AI-Powered GNS3 Network Simulation MCP Server
MCPpedia last refreshed this data
This server has been archived and is no longer actively maintained.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"gns3-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
The Complete AI-Powered GNS3 Network Simulation Platform > Transform network engineering with 40+ comprehensive tools for AI-driven topology creation, device configuration, and simulation management through the Model Context Protocol (MCP).
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in devops
MCP server for using the GitLab API
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
Governed MCP workflows with policy validation, findings tracking, and review gates.
MCP Server for kubernetes management commands
MCP Security Weekly
Get CVE alerts and security updates for Gns3 Mcp Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
The Complete AI-Powered GNS3 Network Simulation Platform
Transform network engineering with 40+ comprehensive tools for AI-driven topology creation, device configuration, and simulation management through the Model Context Protocol (MCP).
| Category | Tools | Capabilities | Use Cases |
|---|---|---|---|
| Server & Compute | 2 tools | Server info, compute management | Infrastructure monitoring |
| Project Management | 8 tools | Full lifecycle management | Organization, backups |
| Node Management | 13 tools | Complete device control | Device deployment, management |
| Link Management | 3 tools | Connection management | Topology building |
| Configuration | 3 tools | Console access, templates | Device setup, automation |
| Templates | 2 tools | Template & appliance management | Rapid deployment |
| Snapshots | 4 tools | Version control | Backup, restore |
| Packet Capture | 2 tools | Traffic analysis | Troubleshooting, monitoring |
| Drawing | 2 tools | Topology annotation | Documentation |
| Advanced | 3 tools | Bulk ops, validation | Enterprise operations |
http://localhost:3080 (default)# 1. Clone the repository
git clone https://github.com/wael-rd/gns3-mcp-server.git
cd gns3-mcp-server
# 2. Install dependencies (automatic on first run)
python -m pip install -e .
# 3. Add to Gemini CLI
gemini mcp add gns3 "path/to/gns3-mcp-server/run.bat" # Windows
gemini mcp add gns3 "path/to/gns3-mcp-server/run.sh" # Linux/Mac
# 4. Test the connection
gemini "List all GNS3 projects"
🎉 That's it! You're now ready for AI-powered network engineering!
See docs/TOOL_REFERENCE.md for complete documentation of all 42 tools.