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.
暂无评论. 成为第一个评论的人!
登录以参与讨论
Creates a new bookmark. Parameters: url (required), title (optional), tags (optional), collection (optional)
Searches through bookmarks. Parameters: query (required), tags (optional)