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) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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