Raindrop.io MCP Server
by sachin-philip
This server integrates Raindrop.io, a bookmark manager, with LLM applications like Claude or Cursor. It allows you to manage your bookmarks directly within these applications.
Last updated: N/A
What is Raindrop.io MCP Server?
Raindrop.io MCP Server is a server that allows you to interact with your Raindrop.io bookmarks from within LLM applications. It acts as a bridge, enabling you to add, search, and fetch bookmarks using commands within your LLM environment.
How to use Raindrop.io MCP Server?
To use the server, you need a Raindrop.io API token. Configure your LLM application's MCP settings with the provided JSON snippet, replacing placeholders with your project clone location and API token. Then, restart your LLM application.
Key features of Raindrop.io MCP Server
Add bookmarks with tags
Fetch latest bookmarks
Search bookmarks by tag
Search bookmarks by query
Use cases of Raindrop.io MCP Server
Quickly save interesting links while chatting with an LLM
Retrieve relevant bookmarks based on the current conversation context
Organize and access research materials directly within your LLM workflow
Automate bookmark management tasks using LLM commands
FAQ from Raindrop.io MCP Server
What is Raindrop.io?
What is Raindrop.io?
Raindrop.io is an all-in-one bookmark manager to save all your favorite books, songs, articles or whatever else you come across while browsing.
How do I get a Raindrop.io API token?
How do I get a Raindrop.io API token?
You can obtain an API token from the Raindrop.io developer documentation: https://developer.raindrop.io/v1/authentication/token
What LLM applications are supported?
What LLM applications are supported?
The README explicitly mentions Claude and Cursor, but any LLM application that supports MCP (Message Channel Protocol) should be compatible.
What are the prerequisites for running the server?
What are the prerequisites for running the server?
You need Python 3.11 and UV installed. You also need to install the project dependencies using uv activate && uv install
.
How do I install the server using Smithery?
How do I install the server using Smithery?
You can install the server automatically using the command: npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude