Skip to main content
Glama
Wael-Rd

GNS3 Network Simulator MCP Server

by Wael-Rd

gns3_add_node

Add network devices to GNS3 simulation projects by selecting templates and specifying placement coordinates to build network topologies.

Instructions

Add a network device/node to a project using a template.

Args: project_id: ID of the project node_name: Name for the new node template_id: Template ID (use gns3_list_templates to get available templates) x, y: Position coordinates on the canvas compute_id: Compute server ID (default: "local")

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
node_nameYes
template_idYes
server_urlNohttp://localhost:3080
usernameNo
passwordNo
xNo
yNo
compute_idNolocal

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