Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Raindrop.io Mcp

    An MCP server for Raindrop.io

    8 stars
    Python
    Updated Oct 28, 2025
    mcp-server
    raindrop

    Table of Contents

    • Overview
    • ✨ Features
    • 🚀 Quickstart
    • Prerequisites
    • MCP Server Configuration
    • 📦 Install via Smithery
    • 🛠️ Supported Commands
    • 📝 License
    • 🙌 Credits

    Table of Contents

    • Overview
    • ✨ Features
    • 🚀 Quickstart
    • Prerequisites
    • MCP Server Configuration
    • 📦 Install via Smithery
    • 🛠️ Supported Commands
    • 📝 License
    • 🙌 Credits

    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
    bash
    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:

    jsonc
    {
      "mcpServers": {
        "Raindrop": {
          "command": "uv",
          "args": [
            "--directory",
            "",
            "run",
            "raindrop.py"
          ],
          "env": {
            "RAINDROP_TOKEN": ""
          }
        }
      }
    }

    3. Restart your LLM app (Claude, Cursor, etc.)

    ---

    📦 Install via Smithery

    Install automatically for Claude Desktop:

    bash
    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

    Similar MCP

    Based on tags & features

    • OM

      Omop Mcp

      Python·
      14
    • PY

      Python Openstackmcp Server

      Python·
      14
    • KI

      Kill Process Mcp

      Python·
      9
    • DA

      Davinci Resolve Mcp

      Python·
      327

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • OM

      Omop Mcp

      Python·
      14
    • PY

      Python Openstackmcp Server

      Python·
      14
    • KI

      Kill Process Mcp

      Python·
      9
    • DA

      Davinci Resolve Mcp

      Python·
      327

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k