other tools and integrations

Raindrop Io Mcp Server

An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).

typescript
cloud
other tools and integrations
0
View on GitHub

Installation

npx -y hiromitsusasaki/raindrop-io-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "raindrop-io-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "hiromitsusasaki/raindrop-io-mcp-server"
  ]
}

About This MCP Server

hiromitsusasaki/raindrop-io-mcp-server

An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).

GitHub: https://github.com/hiromitsusasaki/raindrop-io-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub
hiromitsusasaki/raindrop-io-mcp-server