io.github.fabionfsc/nuzo-memory MCP Server
Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
- slug: io-github-fabionfsc-nuzo-memory
- name: io.github.fabionfsc/nuzo-memory
- description: Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
- topics: ai-agents, claude-code, codex, developer-tools, local-first, mcp, memory, sqlite
- readmeExcerpt: # @nuzo/mcp-server … Documentation: https://nuzo.com.br/ … This package remains available for existing users and automation, but every published ver
🛠️ Key Features
- Local-first memory layer designed for MCP-compatible AI agents
- Explicit write model with auditable history
- SQLite storage backend for persistence
- Compatibility with the Nuzo MCP server ecosystem
- Supports shared runtime environment variables (NUZO_MEMORY_STORE, NUZO_MEMORY_SCOPE, NUZO_AUTHORIZED_SCOPES)
🚀 Use Cases
- Auditable memory for autonomous agents in development and testing
- Local data persistence for MCP-based workflows
- Legacy MCP server compatibility with a unified memory package
- Reproducible installs via pinned host artifacts
⚡ Developer Benefits
- Clear groundings to MCP protocol and Nuzo runtime hooks
- Easy migration path via unified memory package
- Documentation references and reproducible install commands
- Maintains support for existing automation and ecosystems
⚠️ Limitations
- Legacy MCP server package; recommended transition to unified package for new projects
- ReadmeExcerpt notes ongoing compatibility considerations and required runtime environment variables