mcp-raindrop-io

🔖 Bookmark tools

Create, search, update, delete, and bulk-edit bookmarks (raindrops).

Seven tools cover the full lifecycle of bookmarks — Raindrop calls them "raindrops".

ToolDescription
search_raindropsSearch or list bookmarks with advanced filters (broken, duplicates, important, untagged, domain, media type, date range, sort)
get_raindropGet a single bookmark by ID
create_raindropCreate a new bookmark
update_raindropUpdate an existing bookmark — title, excerpt, note, tags, or move to another collection
delete_raindropDelete a bookmark (moves to trash)
create_raindropsCreate multiple bookmarks in bulk
bulk_raindropsBulk update, move, or delete bookmarks in a collection

🔍 Search filters

search_raindrops is the workhorse. Beyond a plain text query, it accepts filters for:

  • Broken links — find bookmarks whose target no longer resolves.
  • Duplicates — find URLs saved more than once.
  • Important — limit to favourited bookmarks.
  • Untagged — find bookmarks with no tags.
  • Domain — restrict to a single host.
  • Media type — articles, images, videos, documents, and so on.
  • Date range — filter by when bookmarks were created.
  • Sort — order the results.

📚 Bulk operations

  • create_raindrops saves many URLs in a single call.
  • bulk_raindrops updates, moves, or deletes multiple existing bookmarks within a collection at once — useful for re-tagging or archiving in batches.

On this page