What is the Nuzo Memory MCP server?
Local-first, auditable memory for MCP-compatible AI agents with explicit writes and SQLite storage.
How to install Nuzo Memory
Copy-paste configuration for popular MCP clients.
NUZO_MEMORY_STOREOptional absolute path to the local SQLite memory store.
NUZO_MEMORY_SCOPEOptional default Nuzo memory scope, such as user:default or project:auto.
NUZO_AUTHORIZED_SCOPESOptional comma-separated allowlist of memory scopes available to this MCP process.
NUZO_PROJECT_ROOTOptional project root used to resolve project:auto scope.
{
"mcpServers": {
"nuzo-memory": {
"command": "npx",
"args": [
"-y",
"@nuzo/memory-mcp"
],
"env": {
"NUZO_MEMORY_STORE": "<YOUR_NUZO_MEMORY_STORE>",
"NUZO_MEMORY_SCOPE": "<YOUR_NUZO_MEMORY_SCOPE>",
"NUZO_AUTHORIZED_SCOPES": "<YOUR_NUZO_AUTHORIZED_SCOPES>",
"NUZO_PROJECT_ROOT": "<YOUR_NUZO_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"nuzo-memory": {
"command": "npx",
"args": [
"-y",
"@nuzo/memory-mcp"
],
"env": {
"NUZO_MEMORY_STORE": "<YOUR_NUZO_MEMORY_STORE>",
"NUZO_MEMORY_SCOPE": "<YOUR_NUZO_MEMORY_SCOPE>",
"NUZO_AUTHORIZED_SCOPES": "<YOUR_NUZO_AUTHORIZED_SCOPES>",
"NUZO_PROJECT_ROOT": "<YOUR_NUZO_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"nuzo-memory": {
"command": "npx",
"args": [
"-y",
"@nuzo/memory-mcp"
],
"env": {
"NUZO_MEMORY_STORE": "<YOUR_NUZO_MEMORY_STORE>",
"NUZO_MEMORY_SCOPE": "<YOUR_NUZO_MEMORY_SCOPE>",
"NUZO_AUTHORIZED_SCOPES": "<YOUR_NUZO_AUTHORIZED_SCOPES>",
"NUZO_PROJECT_ROOT": "<YOUR_NUZO_PROJECT_ROOT>"
}
}
}
}{
"servers": {
"nuzo-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nuzo/memory-mcp"
],
"env": {
"NUZO_MEMORY_STORE": "<YOUR_NUZO_MEMORY_STORE>",
"NUZO_MEMORY_SCOPE": "<YOUR_NUZO_MEMORY_SCOPE>",
"NUZO_AUTHORIZED_SCOPES": "<YOUR_NUZO_AUTHORIZED_SCOPES>",
"NUZO_PROJECT_ROOT": "<YOUR_NUZO_PROJECT_ROOT>"
}
}
}
}claude mcp add nuzo-memory --env NUZO_MEMORY_STORE=<YOUR_NUZO_MEMORY_STORE> --env NUZO_MEMORY_SCOPE=<YOUR_NUZO_MEMORY_SCOPE> --env NUZO_AUTHORIZED_SCOPES=<YOUR_NUZO_AUTHORIZED_SCOPES> --env NUZO_PROJECT_ROOT=<YOUR_NUZO_PROJECT_ROOT> -- npx -y @nuzo/memory-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.