raindrop-mcp
@sachin-philip
关于 raindrop-mcp
An MCP server for Raindrop.io
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"raindrop-mcp-sachin-philip": {
"command": "uv",
"args": [
"activate",
"&&",
"uv",
"install"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is raindrop-mcp?
Raindrop.io MCP Server is an integration that lets you manage Raindrop.io bookmarks programmatically—add, search, and organize links directly from LLM applications like Claude or Cursor.
How to use raindrop-mcp?
Install Python 3.11 and the UV package manager, then clone the project and configure your MCP client with the uv command pointing to raindrop.py and your Raindrop API token in the environment variable RAINDROP_TOKEN. Optionally install via Smithery with a single CLI command.
Key features of raindrop-mcp
- Add a bookmark with tags, description, and collection
- Retrieve the latest bookmarks
- Search bookmarks by tag
- Search bookmarks by keyword or text
Use cases of raindrop-mcp
- Save a new link to a specific Raindrop collection from an LLM chat
- Quickly fetch your most recent bookmarks without opening the Raindrop app
- Filter bookmarks by a specific tag to find related resources
- Search through your bookmark library by keyword for research or reference
FAQ from raindrop-mcp
What is Raindrop.io?
Raindrop.io is an all-in-one bookmark manager that the MCP server integrates with.
How do I get a Raindrop API token?
Obtain an API token from the Raindrop.io Developer Portal.
What are the prerequisites for using raindrop-mcp?
You need Python 3.11 and the UV package manager installed.
How do I install raindrop-mcp via Smithery?
Run npx -y @smithery/cli install @sachin-philip/raindrop-io-mcp --client claude to install automatically for Claude Desktop.
What commands are supported by raindrop-mcp?
Supported commands: add a bookmark (with tags, description, collection), get latest bookmarks, search bookmarks by tag, and search bookmarks by keyword/text.
其他 分类下的更多 MCP 服务器
ghidraMCP
LaurieWiredMCP Server for Ghidra
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
评论