From a90fc87fd9528413010da9ec321688b2193fd340 Mon Sep 17 00:00:00 2001 From: hiromitsusasaki Date: Sun, 9 Mar 2025 22:38:58 +0900 Subject: [PATCH] feat: add mcp to allow LLMs to manage bookmarks and collections at Raindrop.io --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abc97f40..c475a964 100644 --- a/README.md +++ b/README.md @@ -349,6 +349,7 @@ Interact with Git repositories and version control platforms. Enables repository - [ws-mcp](https://github.com/nick1udwig/ws-mcp) - Wrap MCP servers with a WebSocket (for use with [kitbitz](https://github.com/nick1udwig/kibitz)) - [AbdelStark/bitcoin-mcp](https://github.com/AbdelStark/bitcoin-mcp) - ₿ A Model Context Protocol (MCP) server that enables AI models to interact with Bitcoin, allowing them to generate keys, validate addresses, decode transactions, query the blockchain, and more. - [rember/rember-mcp](https://github.com/rember/rember-mcp) 📇 🏠 - Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats. +- [hiromitsusasaki/raindrop-io-mcp-server](https://github.com/hiromitsusasaki/raindrop-io-mcp-server) 📇 ☁️ - An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP). ## Frameworks