Skip to main content
Glama

Readwise MCP Enhanced

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
readwise_save_document

Save a document (URL or HTML content) to Readwise Reader

readwise_list_documents

List documents from Readwise Reader with optional filtering

readwise_update_document

Update a document in Readwise Reader

readwise_delete_document

Delete a document from Readwise Reader

readwise_list_tags

List all tags from Readwise Reader

readwise_topic_search

Search documents in Readwise Reader by topic using regex matching on title, summary, notes, and tags

readwise_list_highlights

List highlights from Readwise with optional filtering by book, date, or other criteria

readwise_create_highlight

Create new highlights manually in Readwise

readwise_export_highlights

Export all highlights from Readwise with optional filtering. Perfect for bulk analysis or backup.

readwise_get_daily_review

Get your daily review highlights for spaced repetition learning

readwise_list_books

List books that have highlights in Readwise with optional filtering

readwise_get_book_highlights

Get all highlights from a specific book

readwise_search_highlights

Advanced search across all highlights using text queries and field-specific filters. Equivalent to official Readwise MCP search functionality.

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/arnaldo-delisio/readwise-mcp-enhanced'

If you have feedback or need assistance with the MCP directory API, please join our Discord server