Skip to main content
Glama
ddltn

Raindrop MCP Server

by ddltn

update_collection

Modify an existing Raindrop.io collection by updating its title, view type, privacy settings, parent collection, or expansion status.

Instructions

Update an existing collection in Raindrop.io

Args:
    collection_id: ID of the collection to update
    title: New name for the collection
    view: View type (list, grid, masonry, simple)
    public: Whether the collection is public
    parent_id: ID of parent collection (omit for root collection)
    expanded: Whether the collection is expanded

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
titleNo
viewNo
publicNo
parent_idNo
expandedNo

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