raindrop-io-mcp-server logo

raindrop-io-mcp-serverAn integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The Raindrop.io MCP Server is an integration that enables Large Language Models (LLMs) to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP). It allows users to create bookmarks, search through existing ones, and filter results by tags. The server can be installed via Smithery or manually, and is used within Claude for Desktop. Security measures include always managing API tokens using environment variables and restricting unnecessary file access. The project is released under the MIT License and contributions are welcome.

Key features

  • Create bookmarks
  • Search bookmarks
  • Filter by tags

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

LLM-powered bookmarking

Use LLMs to create and manage bookmarks in Raindrop.io

Knowledge management

Integrate Raindrop.io with LLMs to enhance knowledge management and organization

Pros & Cons

Pros

  • Enables LLMs to interact with Raindrop.io bookmarks
  • Supports creating bookmarks, searching bookmarks, and filtering by tags
  • Open-source and released under the MIT License

Cons

  • Requires a Raindrop.io account and API token
  • Requires Node.js 16 or higher

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How can I install the Raindrop.io MCP Server for use with Claude Desktop?

You can install it automatically via Smithery with `npx y @smithery/cli install @hiromitsusasaki/raindrop-io-mcp-server-client-claude`, or manually by cloning the repo, running `npm install`, setting `RAINDROP_TOKEN` in a .env file, building (`npm run build`), and adding the command to Claude’s config file.

Asked by Priyanka Menon · Nov 13, 2025

Are there any functional limits I should know about?

The integration only supports creating bookmarks, searching them, and filtering by tags; it requires a valid Raindrop.io API token and does not work without a Raindrop.io account.

Asked by Olamide Fashola · Nov 13, 2025

What are the system requirements to run the integration?

You need Node.js version 16 or higher, a Raindrop.io account, and an API token (provided via an environment variable).

Asked by Gabriel Duarte · Sep 17, 2025

What does the Raindrop.io MCP Server cost?

The server is open‑source and released under the MIT License, so it is free to use; there are no licensing fees.

Asked by Mia Andersen · Aug 16, 2025

Ask a question

MCP Servers alternatives