Raindrop.io
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| RAINDROP_ACCESS_TOKEN | Yes | Your Raindrop.io API Access Token (create one in your Raindrop.io settings) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| getCollectionC | Get a specific collection by ID |
| getCollectionsB | Get all collections |
| createCollectionC | Create a new collection |
| updateCollectionC | Update an existing collection |
| deleteCollectionC | Delete a collection |
| shareCollectionC | Share a collection with others |
| mergeCollectionsC | Merge multiple collections into one target collection |
| removeEmptyCollectionsB | Remove all empty collections |
| emptyTrashB | Empty the trash by permanently deleting all raindrops in it |
| getBookmarkC | Get a specific bookmark by ID |
| getBookmarksC | Get bookmarks with optional filtering |
| searchBookmarksC | Search bookmarks with advanced filters |
| createBookmarkC | Create a new bookmark |
| updateBookmarkC | Update an existing bookmark |
| deleteBookmarkC | Delete a bookmark |
| batchUpdateBookmarksC | Update multiple bookmarks at once |
| bulkMoveBookmarksC | Move multiple bookmarks to another collection |
| bulkTagBookmarksC | Add or remove tags from multiple bookmarks |
| batchDeleteBookmarksC | Delete multiple bookmarks at once |
| setReminderC | Set a reminder for a bookmark |
| deleteReminderC | Delete a reminder from a bookmark |
| getTagsC | Get all tags |
| renameTagB | Rename a tag across all bookmarks or in a specific collection |
| deleteTagC | Remove a tag from all bookmarks or in a specific collection |
| mergeTagsC | Merge multiple tags into one destination tag |
| deleteTagsC | Delete tags from all bookmarks |
| getHighlightsC | Get highlights for a specific bookmark |
| getAllHighlightsC | Get all highlights across all bookmarks |
| getHighlightsByCollectionC | Get highlights for bookmarks in a specific collection |
| createHighlightC | Create a new highlight for a bookmark |
| updateHighlightC | Update an existing highlight |
| deleteHighlightC | Delete a highlight |
| getUserInfoC | Get user information |
| getUserStatsC | Get user statistics |
| getImportStatusB | Check the status of an ongoing import |
| getExportStatusB | Check the status of an ongoing export |
| exportBookmarksC | Export bookmarks in various formats |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| collections | |
| tags | |
| highlights | |
| user-info | |
| user-stats |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/adeze/raindrop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server