Skip to main content
Glama
Wael-Rd

GNS3 Network Simulator MCP Server

by Wael-Rd

gns3_send_console_commands

Execute commands on GNS3 network nodes via console to configure devices, automate tasks, and manage network simulations.

Instructions

Send commands to a node's console via Telnet.

Args: commands: List of commands to execute wait_for_boot: Wait for device to boot before sending commands boot_timeout: Maximum time to wait for boot (seconds) enter_config_mode: Automatically enter config mode (Cisco) save_config: Save configuration after commands (Cisco) enable_password: Enable password if required

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
node_idYes
commandsYes
server_urlNohttp://localhost:3080
usernameNo
passwordNo
wait_for_bootNo
boot_timeoutNo
enter_config_modeNo
save_configNo
enable_passwordNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Wael-Rd/gns3-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server