eNSP Automation MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| ensp_getCampusPlanA | Return the built-in eNSP campus network example plan: devices, links, VLANs, services, NAT, ACLs. |
| ensp_generateCampusProjectC | Generate a complete eNSP campus project: .topo, embedded vrpcfg.zip per VRP device, plain configs, service steps, and test plan. |
| ensp_generateCampusConfigsA | Return all Huawei VRP configs for the built-in campus network topology. |
| ensp_getVerificationPlanB | Return verification commands, service tests, ACL/NAT tests, and a complete debug case. |
| ensp_scanTelnetPortsB | Scan local eNSP device Telnet/console TCP ports, usually 2000-2050 or the range shown by eNSP. |
| ensp_telnetConnectC | Connect to one Huawei eNSP VRP device through Telnet/console TCP. |
| ensp_telnetExecuteB | Execute one Huawei VRP command in an existing Telnet session. |
| ensp_telnetApplyConfigC | Send many Huawei VRP configuration commands to one connected device. |
| ensp_applyCampusConfigsByPortRangeC | Apply the built-in campus VRP configs to eNSP devices by the generated default port map: AR-ISP=2000 through LSW-IOT-ACC=2019. |
| ensp_saveCampusConfigsByPortRangeC | Send interactive save/y to all generated campus VRP devices by default port map. |
| ensp_telnetListSessionsA | List active eNSP Telnet sessions. |
| ensp_telnetDisconnectC | Disconnect one eNSP Telnet session. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/lyf94697-droid/ensp-automation-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server