Exomem
Local Markdown/Obsidian knowledge substrate for MCP agents with governed memory and hybrid search.
- Transport
- Not stated
- Package
- —
- Registry id
- io.github.Artexis10/exomem
No install snippet on purpose. A working MCP config is a command, its arguments and an environment block — the last two are where API keys live, so this catalogue never stores them and cannot publish them. Follow the link above for the authors' own instructions.
Exomem is an open-source MCP memory server that runs over the Markdown knowledge base you already own — a plain folder, or your Obsidian vault. It provides hybrid retrieval with keyword and vector search over typed Markdown knowledge bases, achieving sub-second performance at 50,000 notes. Exomem uses a local index with SQLite FTS5 for lexical lanes and sqlite-vec for vectors, with no external search service.
The server includes media ingestion capabilities such as local OCR, ASR, PDF, Office extraction, and CLIP image indexing. Exomem is self-hosted and requires no account, with the lean install having no cloud dependencies and a GPU never required. The product is licensed under AGPL-3.0.
Summary drafted from the project's own website. Every sentence is backed by text on that page and was reviewed before publishing.