ishag74/huawei-mcp-server
If you are the rightful owner of huawei-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The HuaweiMCP V3 script provides a FastMCP server for managing Huawei routers using the Netmiko library.
Tools
Functions exposed to the LLM to take actions
execute_huawei_command
Executes a command on the specified router.
get_huawei_config
Retrieves the current configuration from the specified router.
get_router_list
Returns a comma-separated list of configured routers.
get_router_ip
Returns a comma-separated list of configured routers and their IP addresses.
get_router_info
Returns detailed information for each configured router.
configure_huawei_interface
Configures a specified interface on a router with a list of commands.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client