Skip to content
Claude Desktop

Tolstoy Library for Claude Desktop

io.github.gotolstoy/library

Browse, search, rename, and favorite your Tolstoy media library from any AI client.

client:Claude Desktop transport:streamable-http

Install Tolstoy Library in Claude Desktop

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

{
  "mcpServers": {
    "library": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://apilb.gotolstoy.com/mcp/v1/library/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Tolstoy Library in other clients