hiromitsusasaki/raindrop-io-mcp-server
An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"raindrop-io-mcp-server": {
"command": "npx",
"args": [
"-y",
"raindrop-io-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...