Raindrop
Freeby MCP Community
MCP Server for Raindrop.io bookmark management
v2.4.5Added Apr 12, 2026
mcpraindrop.iomodelcontextprotocolmcp-serverraindrop
Raindrop MCP Server
MCP Server for Raindrop.io bookmark management
Installation
npx -y @adeze/raindrop-mcp
Reviews
Installation
Quick install
npx -y @adeze/raindrop-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"raindrop": {
"command": "npx",
"args": ["-y", "@adeze/raindrop-mcp"]
}
}
}