The Readwise MCP Server provides AI assistants with access to a user's Readwise library, including saved articles, books, highlights, and documents. Built with Node.js using the Smithery framework, it implements a secure authentication flow for Readwise API tokens and offers endpoints for browsing books, accessing highlights, performing searches, and retrieving recent content. The implementation by Alexander Bastien features both npm package and Docker deployment options, making it ideal for users who want to reference their saved reading materials, analyze highlighted passages, or search across their knowledge collection during AI conversations.
No reviews yet. Be the first to review!
Sign in to join the conversation
Retrieve highlights with filtering and pagination.
Get books from your library.
Get documents from your library.
Search for highlights by query.
List all tags in your library.
Get recently saved content.
Get, update, add, or remove tags on a document.
Apply tags to multiple documents.
Get progress on a specific document.
Update reading status and progress.
Get documents filtered by reading status.
Create a new highlight.
Modify an existing highlight.
Remove a highlight.
Add a note to a highlight.
Powerful multi-parameter search.
Find content by tags.
Find content by date range.
List videos in your library.
Get video details with transcript.
Create highlight with timestamp.
Get all highlights for a video.
Save playback position.
Get saved playback position.
Save new content to library.
Modify document metadata.
Remove a document.
Save multiple documents.
Update multiple documents.
Delete multiple documents.