Skip to main content
Glama

BookLab MCP Server

Curated nonfiction book recommendations for AI agents via the Model Context Protocol.

Quick Start

// claude_desktop_config.json
{
  "mcpServers": {
    "booklab": {
      "command": "node",
      "args": ["/path/to/booklab-agents/server.js"]
    }
  }
}

Tools

Tool

Description

recommend

Get ranked book recommendations by describing a situation, question, or topic

book_profile

Get the full structured profile of a specific book

list_books

List all books in the curated library

Resource

  • booklab://library — Full library as JSON

Library

21 curated nonfiction books (all 5/5 rated), covering philosophy, psychology, history, economics, and human nature.

How It Works

The server uses TF-IDF scoring with concept expansion (synonym maps for 17 concept families) to match natural language queries against structured book profiles. Each profile includes themes, tags, key insights, emotional tone, worldview, difficulty rating, and connections to other books.

Built By

BookLab by Bjorn — 10+ years of nonfiction book reviews. 16k YouTube subscribers, 43k X followers.

License

MIT

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/poorbjorn-creator/booklab-mcp'

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