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.
- Add a bookmark (with tags, description, collection)
- Get latest bookmarks
- Search bookmarks by tag
- Search bookmarks by keyword/text
- Python 3.11
- UV package manager
curl -LsSf https://astral.sh/uv/install.sh | sh
uv activate && uv install
- Grab an API token from Raindrop.io Developer Portal
- Add the following to your MCP config:
- Restart your LLM app (Claude, Cursor, etc.)
Install automatically for Claude Desktop:
npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude
- Add a bookmark (with tags, description, collection)
- Get latest bookmarks
- Search bookmarks by tag
- Search bookmarks by keyword/text
MIT
Built by Sachin Philip