axelquack/raindrop-mcp-scripts
A small collection of Python scripts for bulk managing a Raindrop.io bookmark library via the Raindrop MCP API. No external dependencies beyond Python 3 and `curl`.
Platform-specific configuration:
{
"mcpServers": {
"raindrop-mcp-scripts": {
"command": "npx",
"args": [
"-y",
"raindrop-mcp-scripts"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...