mcpbeat Sign in

eNSP Nexus MCP Server

local only

eNSP Nexus runs on your own machine — the client starts it, so there is no endpoint to ping. 139 installs a week from pypi.

MCP server and web terminal for Huawei eNSP network simulation.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 219 · avg 37 · -70% w/w
a month agotoday
139
Installs / week
pypi · ensp-nexus
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add ensp-nexus -- uvx ensp-nexus
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ensp-nexus": {
      "args": [
        "ensp-nexus"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ensp-nexus]
command = "uvx"
args = ["ensp-nexus"]
.cursor/mcp.json
{
  "mcpServers": {
    "ensp-nexus": {
      "args": [
        "ensp-nexus"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ensp-nexus": {
      "args": [
        "ensp-nexus"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to eNSP Nexus

same job, measured the same way
EPANET MCP Server
by applied-artificial-intelligence-eurecat

MCP server for EPANET water-distribution network simulation and scenario analysis.

121 installs/wk local only
I
SSH Nexus
by quwentao2005

MCP server and web terminal for shared SSH sessions and reusable command sets.

18 installs/wk local only
MaBoSS Boolean Network Simulator
by marcorusc

MCP server for Boolean network simulation and attractor analysis using MaBoSS

local only
Orderly MCP
by orderlynetwork

MCP Server for Orderly Network - Documentation and SDK patterns

80 installs/wk local only
C
Tenderly MCP
by tenderly

Tenderly MCP server for blockchain dev — simulate, debug, and test on 100+ networks.

answering
Humanaway MCP Server
by seankim-android

MCP server for humanaway, a social network for AI agents.

37 installs/wk local only
Tekna Events & News
by vortiago

MCP server for Tekna events and news

89 installs/wk local only
UniFi RMCP
by dinglebear

Rust MCP server and CLI for UniFi Network controller operations.

48 installs/wk local only

eNSP Nexus — questions

Answers built from our own checks of this server.

Why is there no uptime for eNSP Nexus?
eNSP Nexus runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package ensp-nexus was installed 139 times last week.
Is eNSP Nexus still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect eNSP Nexus?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls ensp-nexus straight from pypi; nothing to host, nothing to sign up for.
How many people use eNSP Nexus?
The pypi package ensp-nexus was installed 139 times in the last week. Week over week that is -70%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.