archivum

perceo-ai/archivum
★ 1 stars Python Memory/Knowledge Updated 4d ago
Self-hosted, Obsidian-style second brain: a browser markdown wiki backed by files on disk, with a built-in MCP server that exposes the vault to AI agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "archivum": {
      "command": "uvx",
      "args": [
        "archivum"
      ]
    }
  }
}

Or install with pip: pip install archivum

README Excerpt

A self-hosted, Obsidian-style second brain: a private markdown wiki in your browser, backed by files on disk, with a built-in MCP server that hands the same vault to your AI agents. Archivum keeps your knowledge base as plain markdown files you own, then layers a browser wiki, semantic search, cited Q&A, and file/URL ingest on top. It kills the trade-off between a local vault you control and a hosted app you have to hand your notes to — everything runs on your own machine, and the same content i