An MCP server for Raindrop.io (bookmarking service)
Overview
what is raindrop-mcp?
raindrop-mcp is an MCP server designed for Raindrop.io, a popular bookmarking service that allows users to save and organize their bookmarks efficiently.
how to use raindrop-mcp?
To use raindrop-mcp, you need to create an access token on Raindrop.io, configure the JSON settings for the server, and run it using the provided commands. You can run it as a standard input/output server, an SSE server, or a streamable HTTP server.
key features of raindrop-mcp?
- Search bookmarks
- Create bookmarks
- Retrieve all collections
use cases of raindrop-mcp?
- Automating bookmark management for personal or team use.
- Integrating bookmark functionalities into applications.
- Enhancing productivity by organizing and accessing bookmarks programmatically.
FAQ from raindrop-mcp?
- How do I create an access token?
You can create an access token by going to the integrations section in your Raindrop.io settings and following the steps to create a new application and test token.
- Can I run raindrop-mcp on different server types?
Yes! You can run it as a standard input/output server, SSE server, or streamable HTTP server depending on your needs.
- What programming language is raindrop-mcp written in?
raindrop-mcp is written in TypeScript.