Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
readwise_save_documentB

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

readwise_list_documentsB

List documents from Readwise Reader with optional filtering

readwise_update_documentC

Update a document in Readwise Reader

readwise_delete_documentC

Delete a document from Readwise Reader

readwise_list_tagsB

List all tags from Readwise Reader

readwise_topic_searchA

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

readwise_list_highlightsB

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

readwise_create_highlightC

Create new highlights manually in Readwise

readwise_export_highlightsC

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

readwise_get_daily_reviewB

Get your daily review highlights for spaced repetition learning

readwise_list_booksB

List books that have highlights in Readwise with optional filtering

readwise_get_book_highlightsB

Get all highlights from a specific book

readwise_search_highlightsC

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

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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