gns3-project-lifecycle

Installation
SKILL.md

GNS3 Project Lifecycle

Manage GNS3 network lab projects through natural language commands. Create new labs, open/close existing projects, clone for experimentation, and export/import for sharing.

When to Use

  • Creating a new GNS3 lab environment for testing or training
  • Opening or closing existing projects to manage resources
  • Cloning projects before making experimental changes
  • Exporting projects to share with colleagues
  • Importing projects from archives
  • Listing all available labs on the GNS3 server
  • Deleting projects that are no longer needed

MCP Server

  • Command: python3 -u mcp-servers/gns3-mcp-server/gns3_mcp_server.py (stdio transport)
  • Requires: GNS3_URL, GNS3_USER, GNS3_PASSWORD environment variables
Installs
4
GitHub Stars
643
First Seen
Jun 1, 2026
gns3-project-lifecycle — automateyournetwork/netclaw