πŸ“‘ MCP Radar

mienetic/mnema

🧠 Mnema β€” Long-term memory for AI via MCP Γ— Vector DB. Pluggable backends, hybrid search, Auto Dream consolidation, CLI + REST API + SDK.

⭐ 3 stars
β‘‚ 6 forks
Python
momentum β–² 18.0
created 2026-07-13
on radar since 2026-07-15
agent-memoryai-memorychromadbclicontext-windowfastapillmlong-term-memorymcpmcp-servermemorymemory-managementmodel-context-protocolopenaipythonqdrantsemantic-searchsentence-transformerssqlite-vecvector-database
View on GitHub β†—Homepage β†—

About mnema

Give your AI agents persistent, searchable memory. Solve the context-window problem with MCP Γ— Vector DB.

Mnema (ΞΌΞ½αΏ†ΞΌΞ± β€” Greek for "memory") is an open-source Model Context Protocol server that gives language-model agents a long-term memory layer. Instead of stuffing every relevant fact into a single conversation (and paying for it in tokens, latency, and lost context), store durable facts once and recall them later β€” by meaning, not by keyword.

- πŸ”Œ MCP-native β€” drop it into Claude Desktop, Claude Code, Cursor, Zed, Cline, Continue, Windsurf, ZCode, or any MCP-compatible client. - πŸ—„οΈ Pluggable vector backends β€” ChromaDB (embedded, default), Qdrant (local or remote), or sqlite-vec (pure-SQLite, zero-dep). - 🧠 Pluggable embeddings β€” sentence-transformers (offline, default), OpenAI, or Ollama (local server). - πŸ” Hybrid search β€” combines semantic similarity + tag overlap + decay scoring into a single ranked score. - ⏳ Memory decay β€” a forgetting curve (recency Γ— frequency Γ— importance) so the store stays focused on what matters. - πŸ“ Summarization β€” plans how to condense many memories into a few high-level ones; the calling AI executes the plan (Mnema never calls an LLM on its own). - πŸ‘₯ Multi-user / multi-session β€” scope-based namespace isolation (user:alice, session:abc, agent:bot-1). - πŸ”§ Offline by default β€” local sentence-transformers embeddings; no API keys required to start. - πŸ“¦ Programmatic SDK β€” use Mnema from Python without standing up an MCP server. - πŸ’» CLI β€” mnema add, mnema recall, mnema stats… for terminal-first workflows. - πŸ§ͺ Well-tested β€” 86 tests across pure-fun

From the project README.

Maintaining this server?

Add the radar badge to your README β€” it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/mienetic--mnema.html)

Related MCP servers

ozankasikci/global-agent-memory

Local-first, project-aware memory MCP server for Claude Code, Codex, and other AI agents, with Obsidian and an owner dashboard.

⭐ 11Python
MaxFreedomPollard/engRAM

Automatic one-click install. Encrypted, fully offline vector memory for AI agents; takes over built-in agentic memory.

⭐ 3Python
MuhittinYilmazer/akana

Self-hosted, local-first AI assistant server: swappable LLM providers, review-gated memory, an encrypted vault, and wake-word voice. No accounts, no telemetry.

⭐ 3Python
AdamRussak/self-doc

Self-hosted documentation RAG pipeline that serves semantic search to LLM agents over the Model Context Protocol.

⭐ 3Python
menot-you/n-memory

Memory your agent can trust β€” every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
axisrobo/mneme-open

Open-source client SDKs (Python, TypeScript, Go), CLI, API docs, and prebuilt binaries for the Mneme agent cognition runtime (memory, context, ontology, knowledge). Apache-2.0.

⭐ 11Python

πŸ“¬ Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.