
Readwise
OfficialConnects Claude Desktop to your Readwise library, letting you search and retrieve your saved highlights and notes during conversations.
Integrates with Readwise to search and retrieve highlights from a user's library, enabling researchers and knowledge workers to reference saved notes during conversations without switching contexts.
What it does
- Search highlights from Readwise library
- Retrieve saved notes and annotations
- Access reading highlights without context switching
- Query personal knowledge base during conversations
Best for
About Readwise
Readwise is an official MCP server published by readwiseio that provides AI assistants with tools and capabilities via the Model Context Protocol. Integrate Readwise to retrieve notes and search highlights, enhancing knowledge work—ideal for recovering deleted note o It is categorized under ai ml, productivity.
How to install
You can install Readwise in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.
License
Readwise is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.
Readwise MCP
Overview
The Model Context Protocol (MCP) standardizes how applications provide context to Large Language Models (LLMs), ensuring a clean separation between context management and direct LLM interaction.
This project is a local MCP server designed to act as a bridge between LLM clients (such as Claude) and Readwise.
Installation in Claude
- Please make sure you have Node installed.
- Open Claude desktop app.
- Navigate to Settings > Developer.
- Click
Edit Config. - Add the following entry to the
claude_desktop_config.jsonfile, replacingACCESS_TOKENvalue with your Readwise Access Token.
{
"mcpServers": {
"Readwise MCP": {
"command": "npx",
"args": [
"-y",
"@readwise/readwise-mcp"
],
"env": {
"ACCESS_TOKEN": "XXXXXXXXX"
}
}
}
}
Troubleshooting
For general troubleshooting guidance, please refer to the official Model Context Protocol Claude Desktop Troubleshooting section.
Below are specific solutions to common issues we've encountered and resolved.
"Could not attach to MCP server Readwise MCP"
A very likely reason for this to happen is that you have an incorrect npx/Node version set up. If you're using nvm, try running nvm use 18 in your terminal. If not, consider reinstalling Node.
Errors when calling Readwise tools
When using this MCP server, you may occasionally encounter MCP errors during your conversations with Claude. If you experience such errors, we recommend trying to switch between different Claude models (e.g., from Claude 3.5 Haiku to Claude 3.7 Sonnet) as this often resolves the issue.
Alternatives
Related Skills
Browse all skillsPERSONAL APP ARCHITECT - Strategic development orchestrator for personal productivity applications. Analyzes project context, makes architectural decisions for single-developer projects, delegates to specialized skills, and ensures alignment between user experience goals and technical implementation. Optimized for personal apps targeting 10-100 users.
Analyze conversation patterns, track productivity, and surface self-knowledge insights. Use when user wants to understand their own patterns (when they chat, what topics they discuss, productivity trends, sentiment over time). Provides weekly/monthly reports, topic recommendations, and time-based insights. Privacy-first design with all analysis local.
Install and configure essential Windsurf extensions for productivity. Activate when users mention "install extensions", "setup windsurf plugins", "configure extensions", "extension recommendations", or "productivity extensions". Handles extension installation and configuration. Use when working with windsurf extension pack functionality. Trigger with phrases like "windsurf extension pack", "windsurf pack", "windsurf".
Expert methodology for defining, tracking, and interpreting engineering performance metrics including DORA, team health, productivity, and executive reporting.
Expert email management assistant for Apple Mail. Use this when the user mentions inbox management, email organization, email triage, inbox zero, organizing emails, managing mail folders, email productivity, checking emails, or email workflow optimization. Provides intelligent workflows and best practices for efficient email handling.
Analyze team AI usage patterns and productivity metrics. Activate when users mention "usage analytics", "ai metrics", "productivity tracking", "usage reports", or "roi analysis". Handles analytics and reporting configuration. Use when working with windsurf usage analytics functionality. Trigger with phrases like "windsurf usage analytics", "windsurf analytics", "windsurf".