Servers
🌧️ Raindrop.io MCP Server
@sachin-philip
An MCP server for Raindrop.io
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"raindrop.io-mcp": {
"command": "uv",
"args": [
"activate",
"&&",
"uv",
"install"
]
}
}
}