sachin-philip
MCP Serversachin-philippublic

raindrop mcp

An MCP server for Raindrop.io

Repository Info

6
Stars
2
Forks
6
Watchers
0
Issues
Python
Language
-
License

About This Server

An MCP server for Raindrop.io

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

🌧️ Raindrop.io MCP Server

Smithery Badge

Overview

Raindrop.io is an all-in-one bookmark manager. This MCP server integration lets you manage your bookmarks programmatically—add, search, and organize your favorite links right from your LLM apps.


✨ Features

  • Add a bookmark (with tags, description, collection)
  • Get latest bookmarks
  • Search bookmarks by tag
  • Search bookmarks by keyword/text

🚀 Quickstart

Prerequisites

  • Python 3.11
  • UV package manager
curl -LsSf https://astral.sh/uv/install.sh | sh
uv activate && uv install

MCP Server Configuration

  1. Grab an API token from Raindrop.io Developer Portal
  2. Add the following to your MCP config:
{
  "mcpServers": {
    "Raindrop": {
      "command": "uv",
      "args": [
        "--directory",
        "<location to project clone>",
        "run",
        "raindrop.py"
      ],
      "env": {
        "RAINDROP_TOKEN": "<your_raindrop_token>"
      }
    }
  }
}
  1. Restart your LLM app (Claude, Cursor, etc.)

📦 Install via Smithery

Install automatically for Claude Desktop:

npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude

🛠️ Supported Commands

  • Add a bookmark (with tags, description, collection)
  • Get latest bookmarks
  • Search bookmarks by tag
  • Search bookmarks by keyword/text

... More to follow

📝 License

MIT


🙌 Credits

Built by Sachin Philip

Quick Start

1

Clone the repository

git clone https://github.com/sachin-philip/raindrop-mcp
2

Install dependencies

cd raindrop-mcp
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersachin-philip
Reporaindrop-mcp
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation