librarian-mcp

MasterWushi/librarian-mcp
★ 0 stars Python Memory/Knowledge Updated today
Local MCP server for a git-backed Obsidian knowledge vault
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": {
    "librarian-mcp": {
      "command": "uvx",
      "args": [
        "librarian-mcp"
      ]
    }
  }
}

Or install with pip: pip install librarian-mcp

README Excerpt

A local MCP server that gives AI agents structured access to a personal Obsidian knowledge vault. Notes remain portable Markdown, while Librarian enforces organization, provenance, deduplication, and git-backed history. - Stores OKF-compatible Markdown notes in a flat Obsidian vault. - Organizes concepts through Maps of Content (MOCs).

Tools (7)

LIBRARIAN_VAULTcreate_conceptenrich_conceptget_vault_seedlint_graphquery_knowledgeread_concept