This Raindrop.io MCP server, developed by Hiromitsu Sasaki, enables Large Language Models to interact with Raindrop.io bookmarks through the Model Context Protocol. Built with TypeScript and leveraging the Raindrop.io API, it provides tools for creating and searching bookmarks, with features like tag filtering. The implementation offers straightforward setup and integration with Claude Desktop, making it accessible for users without extensive technical knowledge. It's particularly useful for AI assistants or applications needing to manage bookmarks programmatically, enabling tasks like organizing research materials, curating content collections, or automating bookmark management across devices.
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Creates a new bookmark. Parameters: url (required), title (optional), tags (optional), collection (optional)
Searches through bookmarks. Parameters: query (required), tags (optional)