raindrop-mcp
@sachin-philip
About raindrop-mcp
An MCP server for Raindrop.io
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"raindrop-mcp-sachin-philip": {
"command": "uv",
"args": [
"activate",
"&&",
"uv",
"install"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is raindrop-mcp?
Raindrop.io MCP Server is an integration that lets you manage Raindrop.io bookmarks programmatically—add, search, and organize links directly from LLM applications like Claude or Cursor.
How to use raindrop-mcp?
Install Python 3.11 and the UV package manager, then clone the project and configure your MCP client with the uv command pointing to raindrop.py and your Raindrop API token in the environment variable RAINDROP_TOKEN. Optionally install via Smithery with a single CLI command.
Key features of raindrop-mcp
- Add a bookmark with tags, description, and collection
- Retrieve the latest bookmarks
- Search bookmarks by tag
- Search bookmarks by keyword or text
Use cases of raindrop-mcp
- Save a new link to a specific Raindrop collection from an LLM chat
- Quickly fetch your most recent bookmarks without opening the Raindrop app
- Filter bookmarks by a specific tag to find related resources
- Search through your bookmark library by keyword for research or reference
FAQ from raindrop-mcp
What is Raindrop.io?
Raindrop.io is an all-in-one bookmark manager that the MCP server integrates with.
How do I get a Raindrop API token?
Obtain an API token from the Raindrop.io Developer Portal.
What are the prerequisites for using raindrop-mcp?
You need Python 3.11 and the UV package manager installed.
How do I install raindrop-mcp via Smithery?
Run npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude to install automatically for Claude Desktop.
What commands are supported by raindrop-mcp?
Supported commands: add a bookmark (with tags, description, collection), get latest bookmarks, search bookmarks by tag, and search bookmarks by keyword/text.
Frequently asked questions
What is Raindrop.io?
Raindrop.io is an all-in-one bookmark manager that the MCP server integrates with.
How do I get a Raindrop API token?
Obtain an API token from the [Raindrop.io Developer Portal](https://developer.raindrop.io/v1/authentication/token).
What are the prerequisites for using raindrop-mcp?
You need Python 3.11 and the UV package manager installed.
How do I install raindrop-mcp via Smithery?
Run `npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude` to install automatically for Claude Desktop.
What commands are supported by raindrop-mcp?
Supported commands: add a bookmark (with tags, description, collection), get latest bookmarks, search bookmarks by tag, and search bookmarks by keyword/text.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments