raindrop-mcp-python

ddltn/raindrop-mcp-python

3.4

If you are the rightful owner of raindrop-mcp-python and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Raindrop MCP Server is a Model Context Protocol server for Raindrop.io, enabling easy management of bookmarks using human language.

Tools

Functions exposed to the LLM to take actions

create_collection

Creates a new collection in Raindrop.io.

update_collection

Updates an existing collection in Raindrop.io.

delete_collection

Deletes a collection from Raindrop.io.

empty_trash

Empties the trash in Raindrop.io.

get_raindrop

Gets a single raindrop from Raindrop.io by ID.

get_raindrops

Gets multiple raindrops from a Raindrop.io collection.

get_tags

Gets tags from Raindrop.io.

update_raindrop

Updates an existing raindrop in Raindrop.io.

update_many_raindrops

Updates multiple raindrops at once within a collection.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources