Raindrop MCP
Supports UIby adeze
Manage and organize your Raindrop.io bookmarks using natural language with advanced search and AI-powered organization.
What it does
This server connects your AI assistant to Raindrop.io, allowing it to fully manage your bookmarks, collections, and tags. It enables natural language interaction for organizing digital resources, auditing link health, and discovering patterns in your saved content.
Tools
- bookmark_search: Advanced search with filters, tags, and pagination.
- bookmark_manage: Create, update, or delete bookmarks.
- collection_manage: Manage collections and folders.
- get_suggestions: AI-powered organization advice for URLs or bookmarks.
- library_audit: Scan for broken links, duplicates, and untagged items.
- highlight_manage: Manage highlights within bookmarks.
- tag_manage: Rename, merge, or delete tags.
- bulk_edit_raindrops: Batch update or move bookmarks in a collection.
Installation
Add the following to your claude_desktop_config.json:
{
"servers": {
"raindrop": {
"type": "stdio",
"command": "npx",
"args": ["@adeze/raindrop-mcp@latest"],
"env": {
"RAINDROP_ACCESS_TOKEN": "YOUR_RAINDROP_ACCESS_TOKEN"
}
}
}
}
Supported hosts
- Claude Desktop
- Gemini CLI
- Codex
- GitHub Copilot
Quick install
npx @adeze/raindrop-mcpInformation
- Pricing
- free
- Published
- 4/18/2026






