Zyxel Switch MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZYXEL_MOCK | No | If 'true', replays canned output and never contacts a switch. | false |
| ZYXEL_PORT | No | Overrides the protocol default (22 for SSH, 23 for Telnet). | |
| ZYXEL_DEBUG | No | Log every command and response to stderr (true/false). | false |
| ZYXEL_TIMEOUT | No | Command timeout in milliseconds (default: 30000). | 30000 |
| ZYXEL_PROTOCOL | No | Connection protocol: 'ssh' (default) or 'telnet'. | ssh |
| ZYXEL_DEFAULT_HOST | No | Default switch IP address. | |
| ZYXEL_ENABLE_PASSWORD | No | Password for privileged mode (falls back to the login password). | |
| ZYXEL_DEFAULT_PASSWORD | No | Default password for the switch. | |
| ZYXEL_DEFAULT_USERNAME | No | Default username for the switch. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| zyxel_connectC | 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_configA | Display the current running configuration |
| zyxel_show_startup_configB | Display the startup configuration |
| zyxel_save_configA | Save running configuration to startup configuration |
| zyxel_show_interfacesB | Display interface status and configuration |
| zyxel_configure_interfaceC | Configure interface settings |
| zyxel_show_vlanC | Display VLAN information |
| zyxel_create_vlanB | Create a new VLAN |
| zyxel_configure_switchportC | Configure switchport settings for an interface |
| zyxel_show_mac_tableC | 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_tableA | 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
| Name | Description |
|---|---|
| zyxel_initial_setup | Guide for initial switch setup and configuration |
| zyxel_vlan_setup | Step-by-step VLAN configuration guide |
| zyxel_port_configuration | Guide for configuring switch ports |
| zyxel_troubleshooting | Network troubleshooting guide using Zyxel tools |
| zyxel_security_hardening | Security configuration best practices |
| zyxel_backup_restore | Configuration backup and restore procedures |
| zyxel_monitoring_setup | Set up monitoring and logging for the switch |
| zyxel_performance_optimization | Performance tuning and optimization guide |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Switch Version Information | System version, model, and hardware information |
| Running Configuration | Current running configuration of the switch |
| Startup Configuration | Saved startup configuration of the switch |
| Interface Status | Status and configuration of all switch interfaces |
| VLAN Information | VLAN configuration and membership information |
| MAC Address Table | Dynamic and static MAC address table entries |
| ARP Table | ARP table entries showing IP to MAC address mappings |
| Spanning Tree Information | Spanning Tree Protocol status and configuration |
| System Log | Recent system log entries and events |
| Port Statistics | Traffic statistics for all switch ports |
| Connection Status | Current MCP connection status to the switch |
| CLI Reference | Quick reference for common Zyxel CLI commands |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/humyai99/mcp-zyxel'
If you have feedback or need assistance with the MCP directory API, please join our Discord server