Memoreei
Related Servers
Alternatives to Memoreei
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that captures, compresses, and indexes AI conversations, enabling persistent cross-session memory for AI assistants via hybrid retrieval.MIT
- AlicenseNot gradedqualityBmaintenanceA self-hosted MCP server that provides a personal semantic memory layer for AI tools. It enables storing, searching, and managing memories using hybrid vector and keyword search, allowing AI assistants to recall information by meaning.MIT
- AlicenseAqualityAmaintenanceA local MCP server that gives AI assistants a long-term memory by capturing sessions verbatim and surfacing relevant context automatically.15884MIT
- FlicenseNot gradedqualityDmaintenanceAn MCP server for managing persistent AI memory using hybrid search (keyword + semantic vector) with SQLite storage and offline-first local embeddings.-
- FlicenseNot gradedqualityDmaintenanceA local MCP server for AI assistants to store and retrieve personal memories on disk, with optional semantic search using embeddings.-
- FlicenseAqualityBmaintenanceAn MCP server that provides AI assistants with long-term semantic memory using a Markdown-based knowledge base with hybrid search (vector + FTS5) and syntax-aware chunking. It supports idempotent ingestion, project isolation, and integrity linting.4-
TDQS
Scored across 21 tools
Each tool targets a distinct platform or operation (import, sync, add, search, etc.). No two tools overlap in purpose, making it easy for an agent to select the correct one.
Tool names follow a consistent verb_noun pattern with snake_case. The only minor deviation is 'ingest_whatsapp' instead of 'import_whatsapp', but overall the naming is clear and predictable.
21 tools is a reasonable number for a comprehensive memory aggregation server. Each major data source has its own import and sync tool, plus core memory operations. The count is justified by the breadth of supported platforms.
The tool surface covers importing and syncing from many sources, but lacks update/delete operations for memories and export functionality. This leaves notable gaps in basic CRUD for the memory store.