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
MCP Outline Server connects MCP clients to Outline, the team knowledge-base and wiki product. Document tools cover full-text search, reading a document, creating one, editing an existing one and archiving it. Collection tools list and create collections and manage the document hierarchy beneath them, so a model can place new material in the right part of the tree rather than at the root. Comment tools add and read threaded comments, and a backlinks tool finds every document referencing a given one, which is how a model can trace how a topic is covered across a wiki instead of relying on search ranking alone. Documents are also exposed as MCP resources under an outline:// URI scheme, giving clients direct addressable access to content. The server is written in Python on FastMCP, requires Python 3.10 or newer, supports both stdio and streamable HTTP transports, and is distributed on PyPI as mcp-outline and as a container image on GitHub Container Registry. It is MIT licensed with continuous integration. The README opens with a notice that Outline now ships an official MCP server and recommends using that instead, so this project is best understood as the earlier community implementation — still functional, but no longer the maintainer's recommendation. The audience is teams whose documentation lives in Outline, particularly those needing the streamable HTTP transport or a self-hosted container.
https://github.com/Vortiago/mcp-outline
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...