eNSP Nexus runs on your own machine — the client starts it, so there is no endpoint to ping. 870 installs a week from pypi.
MCP server and web terminal for Huawei eNSP network simulation.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ensp-nexus -- uvx ensp-nexus
{
"mcpServers": {
"ensp-nexus": {
"args": [
"ensp-nexus"
],
"command": "uvx"
}
}
}
[mcp_servers.ensp-nexus]
command = "uvx"
args = ["ensp-nexus"]
{
"mcpServers": {
"ensp-nexus": {
"args": [
"ensp-nexus"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ensp-nexus": {
"args": [
"ensp-nexus"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.