🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nuzo/memory-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuzo/memory-mcp

Registry-ready MCP server distribution for Nuzo local memory.

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Nuzo Memory MCP Server

@nuzo/memory-mcp is the single-entrypoint npm distribution for publishing Nuzo to the official MCP Registry.

Most users should install the unified package instead:

npm install --global @nuzo/memory
nuzo setup

MCP clients and registry integrations can run this package directly:

npx --yes @nuzo/memory-mcp@1.1.0

The server uses stdio, stores memory locally, performs no telemetry, and makes no network calls by default. Writes remain explicit and auditable. Configure the store or scope with the same NUZO_MEMORY_* environment variables as the unified runtime.

This package contains no separate memory behavior. Its runtime is built from the shared packages/mcp-server source and calls @nuzo/memory-core use cases.

Documentation: https://nuzo.com.br/

Repository: https://github.com/fabionfsc/nuzo-memory

MCP Registry name: io.github.fabionfsc/nuzo-memory

Keywords

ai-agents

FAQs

Package last updated on 14 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts