Skip to main content
Glama
ddltn

Raindrop MCP Server

by ddltn

update_raindrop

Modify an existing Raindrop.io bookmark by updating its title, URL, description, tags, collection, or other metadata to keep your saved content organized and current.

Instructions

Update an existing raindrop (bookmark) in Raindrop.io

Args:
    raindrop_id: ID of the raindrop to update
    title: New title for the raindrop
    excerpt: New description/excerpt
    link: New URL
    important: Set to True to mark as favorite
    tags: List of tags to assign
    collection_id: ID of collection to move the raindrop to
    cover: URL for the cover image
    type: Type of the raindrop
    order: Sort order (ascending) - set to 0 to move to first place
    pleaseParse: Set to True to reparse metadata (cover, type) in the background

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
raindrop_idYes
titleNo
excerptNo
linkNo
importantNo
tagsNo
collection_idNo
coverNo
typeNo
orderNo
pleaseParseNo

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