Skip to main content
Glama

Readwise MCP Enhanced

readwise_get_book_highlights

Extract all highlights from a specific book by providing its unique ID. This tool integrates with Readwise MCP Enhanced for efficient management and retrieval of book annotations and insights.

Instructions

Get all highlights from a specific book

Input Schema

NameRequiredDescriptionDefault
bookIdYesThe ID of the book to get highlights from

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "bookId": { "description": "The ID of the book to get highlights from", "type": "number" } }, "required": [ "bookId" ], "type": "object" }

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