BookLab Server
БесплатноНе проверенProvides curated nonfiction book recommendations and profiles using TF-IDF scoring with concept expansion, enabling users to get ranked book suggestions by desc
Описание
Provides curated nonfiction book recommendations and profiles using TF-IDF scoring with concept expansion, enabling users to get ranked book suggestions by describing a situation, topic, or question.
README
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
Установка BookLab Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/poorbjorn-creator/booklab-mcpFAQ
BookLab Server MCP бесплатный?
Да, BookLab Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для BookLab Server?
Нет, BookLab Server работает без API-ключей и переменных окружения.
BookLab Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить BookLab Server в Claude Desktop, Claude Code или Cursor?
Открой BookLab Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare BookLab Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
