Skip to main content
Glama

Raindrop.io

by adeze

getAllHighlights

Extract all highlights from your bookmarks in Raindrop.io, organized by page and per-page count, for efficient review and management.

Instructions

Get all highlights across all bookmarks

Input Schema

NameRequiredDescriptionDefault
pageNoPage number, starting from 0
perPageNoNumber of highlights per page (max 50)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "page": { "description": "Page number, starting from 0", "type": "number" }, "perPage": { "description": "Number of highlights per page (max 50)", "type": "number" } }, "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/adeze/raindrop-mcp'

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