Back to Home
Wael-Rd icon

gns3-mcp-server

Verified Safe

by Wael-Rd

Overview

Enables AI assistants to programmatically create, manage, and simulate network topologies within GNS3.

Installation

Run Command
python -m gns3_mcp.server

Security Notes

The server's core functionality involves sending CLI commands to simulated network devices via Telnet. While this is the intended purpose for network automation, a malicious AI could potentially inject harmful commands into the simulated environment. The underlying API client (httpx) and Telnet client (socket) are standard. No hardcoded sensitive credentials or direct code execution vulnerabilities on the host system were identified. Telnet itself is an unencrypted protocol, which is a known characteristic for console access in many lab environments.

Similar Servers

Stats

Interest Score37
Security Score7
Cost ClassMedium
Avg Tokens1000
Stars14
Forks1
Last Update2026-01-06

Tags

GNS3Network SimulationAutomationAI AgentNetworking