raindrop-mcp
@sachin-philip
About raindrop-mcp
An MCP server for Raindrop.io
Basic information
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.
More Other MCP servers
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments