MCP server providing persistent, searchable memory management for AI workflows, enabling Claude Code to store, retrieve, and organize context through CRUD operations and knowledge tools.
An MCP server that allows Claude to export knowledge and experience into a personal knowledge corpus of markdown files with YAML frontmatter, organized by category, with tools for saving, reading, searching, and listing entries.
A BM25-based MCP server that enables document search and retrieval across structured domains of knowledge content, allowing Claude to search and reference documentation when answering questions.