This server is deprecated and you should use Readwise's new hosted MCP server instead. The legacy version wrapped Readwise's API to let you search highlights, retrieve documents, and sync reading data directly in Claude conversations. While it connected to your Readwise account via access token and exposed tools for querying your highlights and Reader content, the new hosted version at readwise.io/mcp offers the same functionality without local installation. The hosted version works across Claude Desktop, ChatGPT, and other MCP-compatible apps, making migration straightforward through updated config entries.
This MCP server is deprecated. Please use the new Readwise MCP server instead: readwise.io/mcp
The new server is hosted — no local installation needed. It supports both Readwise and Reader data, and works with Claude Desktop, ChatGPT, Claude Code, Cursor, and any MCP-compatible app.
Replace your existing claude_desktop_config.json entry with the new server. Setup instructions for all clients are at readwise.io/mcp.
If you also want CLI access and agent skills, see readwise.io/cli.
Edit Config.claude_desktop_config.json file, replacing ACCESS_TOKEN value with your Readwise Access Token.{
"mcpServers": {
"Readwise MCP": {
"command": "npx",
"args": [
"-y",
"@readwise/readwise-mcp"
],
"env": {
"ACCESS_TOKEN": "XXXXXXXXX"
}
}
}
}
For general troubleshooting guidance, please refer to the official Model Context Protocol Claude Desktop Troubleshooting section.
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.
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.
csoai-org/pdf-document-mcp
xt765/mcp-document-converter
io.github.xjtlumedia/markdown-formatter
io.github.ai-aviate/better-notion
suekou/mcp-notion-server
meterlong/mcp-doc