mcp-raindrop-io

🏷️ Tag & highlight tools

List and manage tags, and create or edit text highlights on bookmarks.

🏷️ Tags

ToolDescription
get_tagsList all tags, optionally scoped to a collection
manage_tagsRename, merge, or delete tags

manage_tags is a single tool covering three operations:

  • Rename — change a tag everywhere it appears.
  • Merge — fold one or more tags into another.
  • Delete — remove a tag from all bookmarks.

By default these apply globally; get_tags can be scoped to a single collection when you only want that collection's tags.

🖍️ Highlights

ToolDescription
get_highlightsGet highlights — all in your library (no args), by collection, or by bookmark
manage_highlightCreate, update, or delete a highlight

get_highlights adapts to its arguments: call it with no arguments for every highlight in your library, or scope it to a collection or a single bookmark.

manage_highlight creates, updates, or deletes a text highlight on a bookmark in one tool.

On this page