Skip to main content
Glama
ddltn

Raindrop MCP Server

by ddltn

update_many_raindrops

Modify multiple bookmarks simultaneously in a Raindrop.io collection by updating tags, favorites, covers, or moving them between collections.

Instructions

Update multiple raindrops at once within a collection Args: collection_id: ID of the collection containing raindrops to update ids: Optional list of specific raindrop IDs to update important: Set to True to mark as favorite, False to unmark tags: List of tags to add (or empty list to remove all tags) cover: URL for cover image (use '<screenshot>' to set screenshots for all) target_collection_id: ID of collection to move raindrops to nested: Include raindrops from nested collections search: Optional search query to filter which raindrops to update

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
idsNo
importantNo
tagsNo
coverNo
target_collection_idNo
nestedNo
searchNo

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/ddltn/raindrop-mcp-python'

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