Raindrop.io MCP Server (Go)
@anarcher
关于 Raindrop.io MCP Server (Go)
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Raindrop.io MCP Server (Go)?
It is an integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP), implemented in Go. It is intended for users who want to manage bookmarks via AI assistants.
How to use Raindrop.io MCP Server (Go)?
Clone the repository, install dependencies with go mod tidy, set the RAINDROP_TOKEN environment variable, build with go build -o raindrop-mcp-server, then run the binary. For use with Claude for Desktop, add a configuration entry in the claude_desktop_config.json file specifying the path to the binary and the RAINDROP_TOKEN environment variable.
Key features of Raindrop.io MCP Server (Go)
- Create bookmarks via the
create-bookmarktool. - Search bookmarks using the
search-bookmarkstool. - Filter bookmarks by tags.
- Implemented in Go with minimal dependencies.
- Integrates with Claude for Desktop via MCP.
- Uses environment variables for API token security.
Use cases of Raindrop.io MCP Server (Go)
- Save a URL as a bookmark with optional title, tags, and collection.
- Search for bookmarks by keyword and optionally filter by tags.
- Automate bookmark management through an AI assistant.
FAQ from Raindrop.io MCP Server (Go)
What are the requirements to run the server?
Go 1.20 or higher, a Raindrop.io account, and a Raindrop.io API token.
What tools does the server provide?
Two tools: create-bookmark to create a new bookmark and search-bookmarks to search through existing bookmarks.
How do I configure the server with Claude for Desktop?
Add a JSON entry to the claude_desktop_config.json file with the server command and environment variable RAINDROP_TOKEN.
Where should I manage the API token?
Always manage API tokens using environment variables, never hardcode them.
What security precautions are recommended?
Set appropriate permissions for Claude for Desktop configuration files and restrict unnecessary file access.
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Blender
ahujasidOpen-source MCP to use Blender with any LLM
评论