Skip to main content
Glama
Wael-Rd

GNS3 Network Simulator MCP Server

by Wael-Rd

gns3_apply_config_template

Apply pre-built configuration templates to GNS3 network devices for router setup, interface configuration, routing protocols, VLANs, and other network functions.

Instructions

Apply a pre-built configuration template to a device.

Supported templates:

  • "basic_router": Basic router setup (hostname, domain)

  • "interface": Configure interface with IP

  • "ospf": Configure OSPF routing

  • "eigrp": Configure EIGRP routing

  • "bgp": Configure BGP routing

  • "static_route": Add static route

  • "vlan": Create VLAN

  • "trunk_port": Configure trunk port

  • "access_port": Configure access port

  • "dhcp_pool": Configure DHCP server

  • "nat_overload": Configure NAT/PAT

  • "ssh": Configure SSH access

Args: template_name: Name of configuration template template_params: Parameters for the template (varies by template) save_config: Save configuration after applying

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
node_idYes
template_nameYes
template_paramsYes
server_urlNohttp://localhost:3080
usernameNo
passwordNo
save_configNo

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