mcpbeat Sign in

Nex MCP Server

local only

Nex runs on your own machine — the client starts it, so there is no endpoint to ping. 133 installs a week from npm.

Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph.

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

Installs per day peak 96 · avg 17 · +32% w/w
a month agotoday
133
Installs / week
npm · @nex-ai/nex
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 nex -- npx -y @nex-ai/nex
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "nex": {
      "args": [
        "-y",
        "@nex-ai/nex"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.nex]
command = "npx"
args = ["-y", "@nex-ai/nex"]
.cursor/mcp.json
{
  "mcpServers": {
    "nex": {
      "args": [
        "-y",
        "@nex-ai/nex"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "nex": {
      "args": [
        "-y",
        "@nex-ai/nex"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: NEX_API_KEY (Your Nex API key. Sign up at https://nex.ai or use the 'register' tool to get one.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Nex

same job, measured the same way
I
Nexo
by wazionapps

Cognitive memory for AI agents. Atkinson-Shiffrin, RAG, knowledge graph. 100+ tools.

892 installs/wk local only
Cgraphy
by pmgarg

Code knowledge graph over MCP: token-budgeted context for AI coding agents.

63 installs/wk local only
Shelbymcp
by studio-moser

Knowledge-graph memory server for AI tools via MCP

43 installs/wk local only
Kernal MCP
by pintomatic

Graph-native memory for AI agents: a knowledge graph built from conversation, via MCP.

33 installs/wk local only
Engram
by spectra-g

MCP adapter for Engram - organizational memory for AI agents

39 installs/wk local only
AI Context Flow
by plurality

Universal memory for AI agents and tools. Save, organize and search context anywhere.

answering
Neuromcp
by adelelo13

Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation

289 installs/wk local only
unerr
by unerr-ai

Operational memory for AI agents: code graph, session memory & guardrails. No context rot.

87 installs/wk local only

Nex — questions

Answers built from our own checks of this server.

Why is there no uptime for Nex?
Nex 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 npm package @nex-ai/nex was installed 133 times last week.
Is Nex 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 Nex?
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 @nex-ai/nex straight from npm; nothing to host, nothing to sign up for.
How many people use Nex?
The npm package @nex-ai/nex was installed 133 times in the last week. Week over week that is +32%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.