raindrop-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@raindrop-mcpsearch my bookmarks for tailwind css"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Raindrop MCP Server
Search and retrieve your curated bookmarks from Raindrop.io directly in your AI-powered IDE (Antigravity, Cursor, VS Code, etc.).
Features
π Search your bookmarked tools, components, and resources
π List all bookmarks in a collection
π¦ New:
search_bookmark_components- Search UI/component libraries in your bookmarks for specific components and return deep links directly.π¨ New:
extract_design_system- Fetch any URL (or bookmark) and parse CSS variables, custom colors, fonts, and layout metadata to automatically map out its design system.π§οΈ Auto-updates when you add new bookmarks via browser extension
π Secure credential storage
π Works cross-platform (Linux, macOS, Windows)
β‘ Automatic IDE configuration
Related MCP server: Raindrop.io MCP Server
Tools
1. search_raindrop
Search bookmarks in your Raindrop collection.
Arguments:
query(string)
2. list_raindrop
List all bookmarks in your Raindrop collection.
Arguments: None
3. search_bookmark_components
Deep search matching component keywords (like "navbar", "carousel") inside your bookmarked UI libraries.
Arguments:
query(string): The UI component name to find.collectionId(string, optional): Raindrop collection ID (defaults to configured collection). Use"0"to search all collections.
4. extract_design_system
Extract colors, custom variables, fonts, and structural layout indicators from a website URL.
Arguments:
url(string): The URL of the website to analyze.
Quick Start
1. Install and Setup (Automatic)
You can install the package globally in a single step, which will automatically run the interactive setup wizard:
npm install -g @djrcx/raindrop-mcpOr you can run the setup wizard on-demand using npx:
npx -p @djrcx/raindrop-mcp raindrop-mcp-setupThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityFmaintenanceAn integration that allows Large Language Models to interact with Raindrop.io bookmarks through the Model Context Protocol, enabling users to create and search bookmarks directly through AI assistants.Last updated375
- Alicense-qualityDmaintenanceEnables AI agents to access and manage Raindrop.io bookmarks, collections, tags, and highlights through the Model Context Protocol. Supports CRUD operations, advanced search, file uploads, and bulk editing of bookmarks.Last updated130MIT
- Alicense-qualityCmaintenanceProvides AI agents with deep visibility into a running web page's UI by capturing DOM, styles, and screenshots through a lightweight bookmarklet. It facilitates design-to-code comparisons, accessibility audits, and automated CSS debugging directly within an IDE.Last updated513MIT
- Alicense-qualityDmaintenanceEnables AI assistants to save and search bookmarks using OpenAI's RAG capabilities for intelligent bookmark management and retrieval.Last updatedMIT
Related MCP Connectors
Search your knowledge bases from any AI assistant using hybrid RAG.
Provide your AI coding tools with token-efficient access to up-to-date technical documentation forβ¦
Search everything you save: YouTube, articles, podcasts, PDFs, Notion, Obsidian. API key or OAuth.
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/DJRCX/raindrop-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server