Skip to main content
Glama
hiromitsusasaki

Raindrop.io MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

NameDescription
create-bookmarkC

Create a new bookmark in Raindrop.io

search-bookmarksC

Search through your Raindrop.io bookmarks

list-collectionsB

List all your Raindrop.io collections

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.2/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: create-bookmark for adding new bookmarks, list-collections for viewing collections, and search-bookmarks for finding existing bookmarks. There is no overlap in functionality, making it easy for an agent to select the correct tool without confusion.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (create-bookmark, list-collections, search-bookmarks) with hyphens used uniformly. This predictable naming scheme enhances readability and usability for agents.

Tool Count3/5

With only 3 tools, the server feels thin for a bookmark management domain, lacking essential operations like update, delete, or get specific bookmarks/collections. While the tools cover basic actions, the count is borderline low for comprehensive functionality.

Completeness2/5

The tool surface has significant gaps for a bookmark manager: no update-bookmark, delete-bookmark, get-bookmark, or get-collection tools, and no lifecycle management for collections. This incomplete coverage will likely cause agent failures in common workflows like editing or removing bookmarks.

Maintenance

ActivityInactive
ResponsivenessUnresponsive