Reading Companion
R

Reading Companion

A four - stage Reading Companion MCP server that helps users read systematically and learn deeply by establishing a reading profile through interviews, analyzing patterns, recommending book lists, and guiding reflections.
2 points
0

What is the Reading Companion?

The Reading Companion is an AI - based reading guidance system that helps you establish systematic reading habits through four well - designed stages. It is not just a tool for recommending books but also your personal reading coach, accompanying you throughout your reading journey from understanding your reading preferences to helping you reflect on what you've learned.

How to use the Reading Companion?

Using the Reading Companion is very simple: First, let the AI understand your reading goals and preferences through a conversation. Then, the system will analyze your reading patterns and recommend a personalized book list. During the reading process, you can record your progress and conduct reflections, and the system will adjust subsequent recommendations based on your feedback. The entire process is completed through a natural conversation with Claude.

Applicable scenarios

The Reading Companion is suitable for everyone who wants to establish systematic reading habits, whether it's a scholar who wants to delve into a specific professional field, a lifelong learner who hopes to broaden their knowledge, a beginner who wants to develop reading habits, or a busy professional who needs to balance multi - field reading.

Main Features

Stage 1: Reading Interview
Understand your reading background, areas of interest, available time, and reading goals through a natural conversation to establish a personalized reading profile.
Stage 2: Pattern Analysis
Deeply analyze your reading profile to identify potential interest patterns, knowledge gaps, and learning preferences, laying the foundation for precise recommendations.
Stage 3: Book List Construction
Create a carefully curated book list (book stack) for each area of interest, considering the difficulty gradient, theme coherence, and time investment.
Stage 4: Reflection Partner
Guide in - depth reflection after you finish reading, helping you internalize knowledge, establish connections, and track cognitive growth.
Author Style Analysis
Automatically track the authors you've read, analyze their writing styles, and recommend authors and works with similar styles based on your preferences.
Progress Visualization
Provide clear progress bars and statistical charts to let you intuitively understand your progress in various reading areas and changes in your reading habits.
Book Association Network
Automatically discover the theme, concept, and style connections between the books you've read, helping you build a knowledge network.
Advantages
High degree of personalization: Based on in - depth interviews rather than simple label matching.
Systematic guidance: The four - stage framework ensures the depth and coherence of reading.
Data visualization: All reading data is stored in a beautiful Markdown format, easy to view and export.
Continuous learning: The system will continuously optimize recommendations based on your reading history.
Cross - platform compatibility: Seamlessly integrated with the Claude desktop version, providing a smooth user experience.
Limitations
Requires initial investment: It takes 15 - 20 minutes of interview time to establish a complete profile.
Relies on user feedback: The quality of recommendations depends on the detail of reflection and recording.
Currently mainly supports English books: The metadata support for Chinese books is limited.
Requires technical configuration: You need to install Python and configure the Claude desktop version.
Limited offline functionality: Some functions require an internet connection to obtain book information.

How to Use

Installation and Configuration
First, make sure your computer has Python 3.10+ and the uv package manager installed. After cloning the code repository, configure the Claude desktop version to connect to the Reading Companion server.
Claude Configuration
Add the Reading Companion server settings to the configuration file of the Claude desktop version, and then restart Claude.
Start the Interview
Start the reading interview in the Claude chat window and answer questions about your reading habits and goals.
Get the Book List
After the interview is completed, ask the system to build a book list for the areas you're interested in.
Start Reading and Recording
Start reading according to the book list. After finishing each book, use the recording and reflection functions.

Usage Examples

Case 1: Establish a Systematic Reading Plan
Mr. Zhang is a software engineer who wants to systematically learn philosophy and psychology in his spare time. He used the Reading Companion for an interview, clarifying his 5 - hour weekly reading time and preference for beginner - friendly books. The system built a progressive book list from popular reads to classic works for him.
Case 2: Deepen Professional Knowledge
Dr. Li is a neuroscience researcher who wants to expand into the intersection of cognitive science and artificial intelligence. She used the Reading Companion to analyze her existing knowledge structure, and the system identified her knowledge gap in computational neuroscience and recommended bridge books connecting the two fields.
Case 3: Cultivate Reading Habits
Student Wang, a college student, wants to develop a daily reading habit but always has trouble sticking to it. Through the progress tracking and regular reflection of the Reading Companion, he established a sense of reading ritual, and the system recommended books of appropriate length based on his attention and time.
Case 4: Cross - Cultural Literary Exploration
Ms. Chen loves literature and wants to systematically read representative works from different cultural backgrounds. The Reading Companion built a book list organized by region and cultural circle for her and guided her to compare the theme - handling methods in different literary traditions.

Frequently Asked Questions

Is the Reading Companion free?
Where is my reading data stored? Is it safe?
Can I customize the recommendation algorithm?
Does it support Chinese books?
What if I don't like the recommended books?
What's the difference between the Reading Companion and Goodreads?
Do I need to use it every day?
How to solve technical problems?

Related Resources

GitHub Code Repository
Source code, latest version, and issue tracking of the Reading Companion.
Model Context Protocol Documentation
Official documentation and specification of the MCP protocol.
Claude Desktop Version Download
Download the Claude desktop application.
uv Package Manager
Installation and usage guide for the Python package manager.
Example Configuration Files
Various configuration examples and custom prompts.
Reading Method Guide
Learning guide on how to read and reflect effectively.

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "reading-companion": {
      "command": "uv",
      "args": ["--directory", "/path/to/reading-companion", "run", "reading-companion"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
7.1K
5 points
V
Vestige
Vestige is an AI memory engine based on cognitive science. By implementing 29 neuroscience modules such as prediction error gating, FSRS - 6 spaced repetition, and memory dreaming, it provides long - term memory capabilities for AI. It includes a 3D visualization dashboard and 21 MCP tools, runs completely locally, and does not require the cloud.
Rust
4.6K
4.5 points
M
Moltbrain
MoltBrain is a long-term memory layer plugin designed for OpenClaw, MoltBook, and Claude Code, capable of automatically learning and recalling project context, providing intelligent search, observation recording, analysis statistics, and persistent storage functions.
TypeScript
5.2K
4.5 points
R
Runno
Runno is a collection of JavaScript toolkits for securely running code in multiple programming languages in environments such as browsers and Node.js. It achieves sandboxed execution through WebAssembly and WASI, supports languages such as Python, Ruby, JavaScript, SQLite, C/C++, and provides integration methods such as web components and MCP servers.
TypeScript
9.3K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
9.2K
5 points
C
Cipher
Cipher is an open-source memory layer framework designed for programming AI agents. It integrates with various IDEs and AI coding assistants through the MCP protocol, providing core functions such as automatic memory generation, team memory sharing, and dual-system memory management.
TypeScript
0
5 points
S
Shadcn Ui MCP Server
An MCP server that provides shadcn/ui component integration for AI workflows, supporting React, Svelte, and Vue frameworks. It includes functions for accessing component source code, examples, and metadata.
TypeScript
14.8K
5 points
A
Annas MCP
The MCP server and CLI tool of Anna's Archive are used to search for and download documents on the platform and support access through an API key.
Go
13.0K
4.5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.4K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.6K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
35.5K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
73.1K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.2K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
65.6K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
48.0K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase