MemPalace/mempalace
MemPalace is an open-source, local-first AI memory system that stores and retrieves conversation history verbatim using semantic search, supporting pluggable backends like ChromaDB and integrating ...
Awesome MCP › Knowledge & Memory
Box MCP Server connects MCP clients to Box, the enterprise content management platform. Its tools cover navigating the content hierarchy — listing folders and their contents, reading file metadata — searching across a Box account, and retrieving file content, including extracting text from documents so a model can read a stored contract or report rather than only see its name. Authentication supports several Box modes, with OAuth 2.0 and the developer-token and service-account paths documented in a separate authentication guide, which matters in Box because the choice determines whether the server acts as a specific user or as an application with its own access scope. Installation is a git clone with uv managing the virtual environment and dependencies, and credentials supplied through a .env file. The repository opens with a prominent warning that should govern any adoption decision: it is discontinued and no longer maintained, and Box now provides an officially supported hosted MCP server which the maintainers direct users to instead. That makes this project useful primarily as a reference implementation or for a self-hosted deployment where the hosted service is unacceptable. It is written in Python. The audience is Box customers, who should read the migration notice first.
https://github.com/box-community/mcp-server-box
MemPalace is an open-source, local-first AI memory system that stores and retrieves conversation history verbatim using semantic search, supporting pluggable backends like ChromaDB and integrating ...
SiYuan is a privacy-first, self-hosted personal knowledge management system featuring block-level referencing, Markdown WYSIWYG editing, and support for the Model Context Protocol (MCP).
Cognee is an open-source project that provides scalable and modular memory capabilities for AI agents using ECL pipelines, enabling efficient management and retrieval of past interactions and diverse data types.
Hindsight is an agent memory system designed to create smarter, learning AI agents by moving beyond simple conversation history recall to encompass a biomimetic storage architecture for long-term m...
Screenpipe is a local-first, AI-powered memory tool that records computer activity (screen, audio, accessibility tree) to provide a searchable, automated context for personal AI agents and users, i...
Memvid is a video-based AI memory library that stores millions of text chunks in MP4 files with ultra-fast semantic search, eliminating the need for traditional databases and enabling portable, efficient AI memory management.
EverOS is an open-source Python framework for self-evolving, portable, long-term memory for AI agents, supporting multimodal ingestion and local-first persistence with Markdown as the source of truth.
MemOS is a Memory Operating System for LLMs and AI agents that unifies long-term memory management, offering a single API for structured, multi-modal memory with enterprise-grade optimizations, sig...