Skip to main content
Glama
Wael-Rd

GNS3 Network Simulator MCP Server

by Wael-Rd

gns3_add_link

Connect two network nodes in GNS3 simulations by specifying their adapters and ports to establish network links for topology building.

Instructions

Create a link between two nodes.

Args: node_a_id, node_b_id: Node IDs to connect adapter_a, port_a: Adapter and port number on node A adapter_b, port_b: Adapter and port number on node B

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYes
node_a_idYes
node_b_idYes
server_urlNohttp://localhost:3080
usernameNo
passwordNo
adapter_aNo
port_aNo
adapter_bNo
port_bNo

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