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
Notion MCP Server connects an MCP client to a Notion workspace through the Notion API. Page operations cover searching the workspace, reading page content in a cleaned-up form, creating new pages from markdown, updating existing pages, adding and retrieving comments, and block-level update and delete operations. The markdown layer is the substantive part: rather than requiring the model to build Notion block JSON, the server converts markdown into Notion blocks, supporting heading levels one to three, fenced code blocks with a language, todo items with checkbox state, multi-line blockquotes, horizontal dividers, images with captions and nested bullet lists. Database operations cover creating and managing databases, adding and updating items, and querying with filters and sorting across property types including title, rich text, number, select, multi-select, date and checkbox. Setup requires Node.js 16 or newer and a Notion API key supplied through a NOTION_API_KEY environment variable or an .env file; the server is then built from a git clone and registered in an MCP client such as Claude Desktop. It is written in TypeScript. The audience is people whose notes, documentation or task tracking live in Notion and who want an assistant able to write structured pages there rather than returning text to be copied in by hand.
https://github.com/v-3/notion-server
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...