mcpbeat Sign in

Novyx MCP Server

by novyxlabs Your server? Claim it
local only

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

Persistent memory for AI agents with rollback, audit trails, and semantic search.

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

Installs per day peak 122 · avg 37 · +22% w/w
a month agotoday
373
Installs / week
pypi · novyx-mcp
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 novyx-mcp -- uvx novyx-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "novyx-mcp": {
      "args": [
        "novyx-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.novyx-mcp]
command = "uvx"
args = ["novyx-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "novyx-mcp": {
      "args": [
        "novyx-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "novyx-mcp": {
      "args": [
        "novyx-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Novyx MCP

same job, measured the same way
Stompy – AI Memory for Claude & MCP Agents
by stompy

Persistent AI memory with semantic search, conflict detection, and ticketing.

answering
Graph-Mem
by sathvik-1007

Persistent knowledge-graph memory for AI agents, with local semantic search. No API keys.

62 installs/wk local only
Montycat MCP - Shared Memory for AI Agents
by montygovernance

Shared, persistent memory for AI agents, with semantic recall and live updates.

1 522 installs/wk local only
Iranti
by nfemmanuel

Persistent, shared memory for AI agents — facts, checkpoints, semantic search.

260 installs/wk local only
Ace Memory
by rudedoggg

Persistent memory for AI agents. Semantic search, memory graph, W3C DID identity.

answering
Memstack
by isiomac

MCP server for persistent, searchable memory for AI agents.

39 installs/wk local only
Memory Nexus MCP
by kairosmobius

Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.

52 installs/wk local only
Nexus Memory MCP
by kairosmobius

Persistent semantic memory for AI agents with knowledge graphs and Intelligence Packs.

44 installs/wk local only

Novyx MCP — questions

Answers built from our own checks of this server.

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