Skip to main content
Glama
ddltn

Raindrop MCP Server

by ddltn

get_raindrops

Retrieve bookmarks from Raindrop.io collections with options for search, sorting, pagination, and nested collection inclusion.

Instructions

Get multiple raindrops from a Raindrop.io collection

Args:
    collection_id: ID of the collection to fetch raindrops from.
                   Use 0 for all raindrops, -1 for unsorted, -99 for trash.
    search: Optional search query
    sort: Sorting order. Options: -created (default), created, score, -sort, title, -title, domain, -domain
    page: Page number (starting from 0)
    perpage: Items per page (max 50)
    nested: Whether to include raindrops from nested collections

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
collection_idYes
searchNo
sortNo
pageNo
perpageNo
nestedNo

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