Skip to content
Claude Desktop

Librarian for Claude Desktop

io.github.terobyte/librarian

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

client:Claude Desktop transport:stdio runtime:pypi

Install Librarian in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "librarian": {
      "command": "uvx",
      "args": [
        "librarian-cli"
      ],
      "env": {
        "LIB_HOME": "<LIB_HOME>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Librarian in other clients