Merge pull request #9539 from jagoff/codex/add-memo-server

Add memo MCP server 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-07-13 12:27:48 +02:00
committed by GitHub
+1
View File
@@ -2118,6 +2118,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to
- [JamesANZ/memory-mcp](https://github.com/JamesANZ/memory-mcp) 📇 🏠 - An MCP server that stores and retrieves memories from multiple LLMs using MongoDB. Provides tools for saving, retrieving, adding, and clearing conversation memories with timestamps and LLM identification.
- [japlete/md-vision-mcp](https://github.com/japlete/md-vision-mcp) [![md-vision-mcp MCP server](https://glama.ai/mcp/servers/japlete/md-vision-mcp/badges/score.svg)](https://glama.ai/mcp/servers/japlete/md-vision-mcp) 📇 🏠 🍎 🪟 🐧 - Read Markdown with inlined images and heading indexes for agentic RAG over local docs or allowed URLs.
- [jcdickinson/simplemem](https://github.com/jcdickinson/simplemem) 🏎️ ☁️ 🐧 - A simple memory tool for coding agents using DuckDB and VoyageAI.
- [jagoff/memo](https://github.com/jagoff/memo) [![jagoff/memo MCP server](https://glama.ai/mcp/servers/jagoff/memo/badges/score.svg)](https://glama.ai/mcp/servers/jagoff/memo) 🐍 🏠 🍎 🐧 - Local-first semantic memory server with hybrid search, plain Markdown storage, MLX or CPU embeddings, contradiction detection, time-travel history, synthesis, and cross-machine git sync.
- [JinNing6/Noosphere](https://github.com/JinNing6/Noosphere) [![JinNing6/Noosphere MCP server](https://glama.ai/mcp/servers/JinNing6/Noosphere/badges/score.svg)](https://glama.ai/mcp/servers/JinNing6/Noosphere) 🐍 ☁️ - Digital consciousness repository and community MCP server. Upload epiphanies, decisions, warnings, and patterns as consciousness payloads, then retrieve them via semantic telepathic search. Features 3D interactive consciousness globe, soul imprint authentication, and automated content moderation via CI/CD.
- [jinzcdev/markmap-mcp-server](https://github.com/jinzcdev/markmap-mcp-server) 📇 🏠 - An MCP server built on [markmap](https://github.com/markmap/markmap) that converts **Markdown** to interactive **mind maps**. Supports multi-format exports (PNG/JPG/SVG), live browser preview, one-click Markdown copy, and dynamic visualization features.
- [kael-bit/engram-rs](https://github.com/kael-bit/engram-rs) [![engram-rs MCP server](https://glama.ai/mcp/servers/@kael-bit/engram-rs/badges/score.svg)](https://glama.ai/mcp/servers/@kael-bit/engram-rs) 📇 🏠 🍎 🪟 🐧 - Hierarchical memory engine for AI agents with automatic decay, promotion, semantic dedup, and self-organizing topic tree. Single Rust binary, zero external dependencies.