Used by 1 plugin
Raindrop.io MCP server for bookmark management - save, organize, search bookmarks with collections, tags, and highlights
Add to your .mcp.json:
{
"mcpServers": {
"raindrop": {
"command": "bunx",
"args": [
"@briansunter/raindrop-mcp"
],
"env": {
"RAINDROP_TOKEN": "${RAINDROP_TOKEN}"
}
}
}
}Replace placeholder values for: RAINDROP_TOKEN
This MCP server needs API keys or credentials. Configure them in your environment before use.
bunxRAINDROP_TOKEN=${RAINDROP_TOKEN}