yamahigashi/raindrop-mcp-server-rs
A Model Context Protocol (MCP) server implementation for [Raindrop.io](https://raindrop.io), exposing its API as a set of tools for AI agents and automated workflows.
Platform-specific configuration:
{
"mcpServers": {
"raindrop-mcp-server-rs": {
"command": "npx",
"args": [
"-y",
"raindrop-mcp-server-rs"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...