BestReads MCP Server đđ€
@dinasaur404
About BestReads MCP Server đđ€
Remote MCP Server built using Cloudflare Workers.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
8View your reading history and preferences
Add favorite book genres
Add authors you enjoy
Track books you've read
Mark books you didn't enjoy
Authors to avoid in recommendations
Reset all preferences
Get AI-powered personalized book suggestions
Overview
What is BestReads MCP Server?
BestReads MCP Server is a remote MCP (Model Context Protocol) server built on Cloudflare Workers that delivers personalized book recommendations. It uses GitHub OAuth for authentication, Durable Objects to persist user preferences, and Workers AI to generate suggestions. It is intended for readers who want AIâpowered book discovery based on their tastes.
How to use BestReads MCP Server?
Connect your MCP client to either https://bestreads.dinas.workers.dev/sse (SSE) or https://bestreads.dinas.workers.dev/mcp (Streamable HTTP). After authenticating with GitHub, you can call the provided tools to manage your reading profile and receive recommendations.
Key features of BestReads MCP Server
- View reading history and profile with
getProfile - Add favorite genres via
addGenre - Add favorite authors with
addFavoriteAuthor - Track books youâve read using
addBookRead - Mark disliked books and authors
- Reset all preferences with
clearPreferences - Get AIâpowered book recommendations
Use cases of BestReads MCP Server
- Building a personalized reading list based on your tastes
- Discovering new books while excluding disliked authors
- Tracking your reading history and preferences over time
- Integrating book recommendations into other MCPâcompatible tools
FAQ from BestReads MCP Server
What transports does BestReads MCP Server support?
It supports ServerâSent Events (SSE) at /sse and Streamable HTTP at /mcp.
How are book recommendations generated?
Recommendations are generated using Cloudflare Workers AI, based on the userâs stored preferences.
Where is my reading data stored?
User preferences are persisted in Cloudflare Durable Objects, scoped to each authenticated user.
How do I authenticate with the server?
Authentication is handled via GitHub OAuth, using Cloudflareâs OAuth Provider library.
Can I deploy my own instance of BestReads MCP Server?
Yes. The repository includes a âDeploy to Cloudflare Workersâ button and full instructions for cloning, configuring GitHub OAuth, and deploying with Wrangler.
Frequently asked questions
What transports does BestReads MCP Server support?
It supports ServerâSent Events (SSE) at `/sse` and Streamable HTTP at `/mcp`.
How are book recommendations generated?
Recommendations are generated using Cloudflare Workers AI, based on the userâs stored preferences.
Where is my reading data stored?
User preferences are persisted in Cloudflare Durable Objects, scoped to each authenticated user.
How do I authenticate with the server?
Authentication is handled via GitHub OAuth, using Cloudflareâs OAuth Provider library.
Can I deploy my own instance of BestReads MCP Server?
Yes. The repository includes a âDeploy to Cloudflare Workersâ button and full instructions for cloning, configuring GitHub OAuth, and deploying with Wrangler.
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews â all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1â3
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go đ
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

EverArt
modelcontextprotocolModel Context Protocol Servers
Comments