Readwise MCPofficial
A
licenseD
qualityD
maintenanceA local Model Context Protocol server that connects LLM clients (like Claude) to Readwise, enabling AI assistants to access and interact with your saved reading content.
1
98 npm
151
MIT
No user-submitted related servers found.
Scored across 7 tools
Each tool has a distinct purpose: authentication, document CRUD (create, read, update, delete), bulk update, and tag listing. No overlapping functionality.
All tools follow the 'reader_verb_noun' snake_case pattern, e.g., reader_create_document, reader_list_documents. Consistent and predictable.
Seven tools cover the core operations for the domain without excess. The count feels well-scoped and purposeful.
The tool set covers CRUD, bulk operations, tags, and authentication. The list_documents tool can retrieve individual documents via ID and includes content, so no major gaps.