Raindrop.io MCP Server logo

Raindrop.io MCP Server

by sachin-philip

The Raindrop.io MCP Server allows you to integrate your Raindrop.io bookmark manager with LLM applications. It provides commands to add, fetch, and search bookmarks using tags and queries.

View on GitHub

Last updated: N/A

What is Raindrop.io MCP Server?

This server acts as a Media Control Protocol (MCP) server for Raindrop.io, enabling interaction with your bookmarks from within LLM applications like Claude or Cursor.

How to use Raindrop.io MCP Server?

  1. Obtain an API token from Raindrop.io. 2. Configure your LLM application's MCP settings with the provided JSON snippet, replacing placeholders with your project clone location and Raindrop token. 3. Restart your LLM app.

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

  • Adding bookmarks directly from your LLM application

  • Quickly retrieving relevant bookmarks based on context

  • Organizing and accessing research materials within your LLM workflow

FAQ from Raindrop.io MCP Server

What is Raindrop.io?

Raindrop.io is an all-in-one bookmark manager.

What are the prerequisites for using this server?

Python 3.11 and UV.

How do I get an API token?

You can obtain an API token from the Raindrop.io developer portal.

Can I install this server automatically?

Yes, you can install it via Smithery using the provided command.

What commands are supported?

Currently, the server supports adding bookmarks with tags, fetching latest bookmarks, and searching bookmarks by tag or query. More commands are planned for the future.