← Back to Plugins
MCP Server MCP

Librarian

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx librarian-cli

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "librarian-cli",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Library root directory (default ./library)",
          "name": "LIB_HOME"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...