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
Naver MCP Server gives MCP clients access to Naver Open API services. Naver is the dominant search portal in South Korea, and its index of Korean-language blogs, news, cafes and shopping data is substantially better than what global search engines return for the same queries — which is the reason to use this rather than a general web-search server for Korean material. The tools cover Naver's search verticals as separate operations: blog search, news search, book search, image search and the other endpoints the Open API publishes, each returning structured results rather than scraped pages. Access requires registering an application in the Naver developer console and supplying the resulting client id and secret as NAVER_CLIENT_ID and NAVER_CLIENT_SECRET. The project is Python, published on PyPI as mcp-naver, and its installation path is unusual in a helpful way: it ships host-specific installer modules, so running python -m mcp-naver.hosts.claude_desktop or the equivalent cursor module writes the configuration for that client directly instead of leaving the user to edit JSON by hand. Installation from source is also documented. The audience is anyone building agents that need to search Korean-language content, or working with Korean market and news data.
https://github.com/pfldy2850/py-mcp-naver
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...