This MCP server implementation provides a bridge to the Raindrop.io API, enabling AI assistants to interact with bookmarks. Developed by anarcher, it offers tools for creating and searching bookmarks, including features like tagging and collection management. The server is built in Go and uses environment variables for secure token management, making it suitable for integrating Raindrop.io functionality into AI-assisted applications or automating bookmark management tasks.
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
Creates a new bookmark. Parameters: url (required), title (optional), tags (optional), collection (optional)
Searches through bookmarks. Parameters: query (required), tags (optional)