HomeKnowledge & Memory › Librarian

Librarian

Deterministic ebook-to-markdown pipeline with MCP tools to browse, search, and read your books.

Python Local macOSWindowsLinux
★ 2 stars Last pushed 2026-09-01 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.1)

uvx librarian-cli

Or add to your MCP client config:

{
  "mcpServers": {
    "librarian-cli": {
      "command": "uvx",
      "args": [
        "librarian-cli"
      ],
      "env": {
        "LIB_HOME": "<YOUR_VALUE>"
      }
    }
  }
}
  • LIB_HOME — Library root directory (default ./library)

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry