Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BOOKLORE_TOKENNoYour BookLore API token (Option A)
BOOKLORE_BASE_URLNoBase URL of your BookLore instancehttp://localhost:6060
BOOKLORE_PASSWORDNoBookLore password (Option B)
BOOKLORE_USERNAMENoBookLore username (Option B)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_booksB

Search and filter books in your BookLore library. Supports full-text search, filtering by library, shelf, series, author, language, file type, rating, and read status. Returns paginated results.

get_bookA

Get full details for a specific book by its ID, including metadata, reading progress, file information, shelves, and notebook statistics.

update_book_ratingA

Set a personal rating for a book (1–5 stars).

update_book_statusC

Update the read status of a book.

get_continue_readingB

Get books that are currently in progress / ready to continue reading.

get_recently_addedA

Get the most recently added books across all libraries.

use_booklore_categoryA

Enable or disable a BookLore tool category to manage context usage. Call this to activate a category before using its tools. Categories: books (default: enabled), libraries, shelves, series, authors, notebooks. After enabling, re-check your available tools on the next request.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cyberglitchlabs/booklore-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server