Skip to main content
Glama
Nino6689
by Nino6689

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZYXEL_DEBUGNoEnable debug logging (true/false)
ZYXEL_TIMEOUTNoCommand timeout in milliseconds30000
ZYXEL_DEFAULT_HOSTNoDefault switch IP address
ZYXEL_DEFAULT_PASSWORDNoDefault password
ZYXEL_DEFAULT_USERNAMENoDefault username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
zyxel_connectA

Connect to a Zyxel switch using Telnet or SSH

zyxel_disconnectA

Disconnect from the Zyxel switch

zyxel_connection_statusA

Get the current connection status

zyxel_show_versionA

Display system version information

zyxel_show_system_infoB

Display comprehensive system information

zyxel_show_running_configB

Display the current running configuration

zyxel_show_startup_configB

Display the startup configuration

zyxel_save_configB

Save running configuration to startup configuration

zyxel_show_interfacesA

Display interface status and configuration

zyxel_configure_interfaceC

Configure interface settings

zyxel_show_vlanC

Display VLAN information

zyxel_create_vlanC

Create a new VLAN

zyxel_configure_switchportC

Configure switchport settings for an interface

zyxel_show_mac_tableB

Display MAC address table

zyxel_clear_mac_tableB

Clear MAC address table entries

zyxel_show_spanning_treeB

Display Spanning Tree Protocol information

zyxel_show_arp_tableB

Display ARP table

zyxel_pingB

Ping a remote host from the switch

zyxel_execute_cliC

Execute a raw CLI command on the Zyxel switch

Prompts

Interactive templates invoked by user choice

NameDescription
zyxel_initial_setupGuide for initial switch setup and configuration
zyxel_vlan_setupStep-by-step VLAN configuration guide
zyxel_port_configurationGuide for configuring switch ports
zyxel_troubleshootingNetwork troubleshooting guide using Zyxel tools
zyxel_security_hardeningSecurity configuration best practices
zyxel_backup_restoreConfiguration backup and restore procedures
zyxel_monitoring_setupSet up monitoring and logging for the switch
zyxel_performance_optimizationPerformance tuning and optimization guide

Resources

Contextual data attached and managed by the client

NameDescription
Switch Version InformationSystem version, model, and hardware information
Running ConfigurationCurrent running configuration of the switch
Startup ConfigurationSaved startup configuration of the switch
Interface StatusStatus and configuration of all switch interfaces
VLAN InformationVLAN configuration and membership information
MAC Address TableDynamic and static MAC address table entries
ARP TableARP table entries showing IP to MAC address mappings
Spanning Tree InformationSpanning Tree Protocol status and configuration
System LogRecent system log entries and events
Port StatisticsTraffic statistics for all switch ports
Connection StatusCurrent MCP connection status to the switch
CLI ReferenceQuick reference for common Zyxel CLI commands

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/Nino6689/zyxel-mcp-server'

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