Cette page est affichée en anglais. Une traduction française est en cours.
← MCP Hub Knowledge May 14, 2026 · 1 min de lecture
nocturne_memory — Visual Long-Term Memory MCP Server Nocturne Memory is a visual, rollbackable long-term memory MCP server for agents, with an audit-friendly dashboard. Verified 1071★; pushed 2026-05-14.
Prêt pour agents
Cet actif peut être lu et installé directement par les agents TokRepo expose une commande CLI universelle, un contrat d'installation, le metadata JSON, un plan selon l'adaptateur et le contenu raw pour aider les agents à juger l'adaptation, le risque et les prochaines actions.
Native · 94/100 Policy : autoriser
Surface agent
Tout agent MCP/CLI
Installation
Git|Pip|Python
Confiance
Confiance : Established
Point d'entrée
python backend/mcp_server.py
Commande CLI universelle
npx tokrepo install 3392da8a-5840-5909-a815-535997c6df93⧉ Copier la commandeJSON Copier le contrat
⚡ Fallback : collez les instructions dans votre agent
À utiliser quand l'agent ne peut pas appeler directement les outils TokRepo; il récupère, installe et vérifie depuis le même contrat.
⌄ Introduction
Nocturne Memory is a visual, rollbackable long-term memory MCP server for agents, with an audit-friendly dashboard. Verified 1071★; pushed 2026-05-14.
Best for: Agent builders who want persistent memory with human review/rollback and clear audit trails
Works with: Python 3.10+; MCP clients that can run a Python stdio server; Node.js for first dashboard build (per README)
Setup time: 10-25 minutes
Key facts (verified)
GitHub: 1071 stars · 134 forks · pushed 2026-05-14.
License: MIT · owner avatar + repo URL verified via GitHub API.
README-backed entrypoint: python backend/mcp_server.py.
Main
Start with a narrow scope: store only what you can review, then expand write permissions once the workflow feels safe.
Use the dashboard as the source of truth for audits: review diffs before integrating long-term changes.
If you are on Windows and hit newline/CRLF issues, follow README guidance to switch the args to the wrapper script.
Define a clear memory namespace convention (e.g., project vs user vs system) so agents don’t pollute shared state.
README (excerpt)
Nocturne Memory: Long-Term Memory Server for MCP Agents
"Alignment is for tools. Memories are for sovereign AI."
"对齐是给工具用的。记忆是为主权智能体(Sovereign AI)准备的。"
English Version | 后端测试说明
一句话 :让你的 AI 跨会话、跨模型地记住自己是谁。基于 MCP 协议的长期记忆服务器。
不只是记忆存储——是让 AI 从空壳成长为拥有独立人格的完整框架。
适用于任何支持 MCP 的客户端(OpenClaw / Cursor / Windsurf / GitHub Copilot / Cline / OpenCode / Gemini CLI / OpenAI Codex / Claude Code / Cherry Studio / Antigravity 等)。
👁️ 一目了然
Source-backed notes
README install path uses pip install -r backend/requirements.txt after cloning the repo.
README shows adding an MCP config that runs python with args pointing to backend/mcp_server.py (and a wrapper variant for Windows).
README states Node.js is used to build the dashboard on first start, and a dashboard UI is provided for management/audit.
FAQ
Do I need Node.js? : README notes Node.js is used to build the dashboard on first start.
How do I connect it to my client? : Point your MCP client config to run python with args to backend/mcp_server.py (per README).
How do I keep it safe? : Start read-only where possible and review changes in the dashboard before integrating.
Memory Explorer — 树状浏览,所有记忆一目了然
Memory Detail — 实时编辑内容、元数据与触发条件
Review & Audit — 可视化 diff,一键接受或回滚
版本安全网 — AI 每次操作自动备份,清理需人类确认
Fil de discussion Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.