Raindrop MCP Server

Raindrop.io bookmark management through advanced search, tag organization, and library audits.

Data last scanned last week · Reviewed last month

40175TypeScriptMIT

Overview

This server integrates Raindrop.io into your AI assistant, providing direct control over your bookmark library. It facilitates advanced operations such as hierarchical collection browsing, metadata-based searching, and bulk edits, allowing users to organize their digital resources using natural language commands. Additionally, it offers library health tools to identify broken links and duplicates. The server serves as a self-hosted alternative to the official Raindrop.io HTTP endpoint, supporting both stdio and self-hosted HTTP configurations. Users can perform automated cleanup tasks like renaming tags, managing highlights, and purging trash directly from their AI interface.

Our verdict

With a security score of 40/100, this server is categorized as high risk. The rating reflects that it is a community-maintained project rather than an official vendor release and has not undergone independent editorial review. Because it requires full API access to manage your bookmarks, users should carefully evaluate the repository's code before implementation. It is recommended primarily for users comfortable with third-party, community-supported tooling.

  • Supports local stdio and self-hosted HTTP configurations.
  • Includes advanced library audit and duplicate removal tools.
  • Fourteen direct dependencies minimize the software supply chain surface.
  • Comprehensive suite of bookmark and collection management utilities.
  • Community-maintained without official vendor support.
  • Authentication methods and OAuth handling lack external review.
  • Read-only capabilities remain unverified for safety.

Compatibility

No compatibility data yet.

Frequently asked questions

What configuration is required to run the Raindrop MCP server?

You must provide a RAINDROP_ACCESS_TOKEN, which can be obtained from your Raindrop.io integration settings.

How does this package differ from the hosted Raindrop.io MCP endpoint?

The hosted endpoint is a beta feature for Pro users, whereas this package supports local stdio, self-hosted HTTP configurations, and provides additional library-management tools.

Are there specific actions that require confirmation?

Yes, operations like permanently emptying the trash, removing empty collections, and deleting duplicate bookmarks include a confirmation flow.

Can I use this server with Claude Desktop?

Yes, you can download the latest .mcpb bundle from the GitHub releases page and add it to your Claude Desktop configuration with your access token.

Badge

Raindrop MCP Server security score, rated on RepoAI

Maintain this server? Add the live badge to your README.