MCP.so
Sign In
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"
      ]
    }
  }
}

More from Other