raindrop-mcp
MCP Serverby liquidmetal-ai · Added 5mo ago
Claude
218
Install
git clone https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/Add to Claude
claude mcp add raindrop-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"raindrop-mcp": {
"command": "npx",
"args": [
"@modelcontextprotocol/raindrop-mcp"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Deploy cloud infrastructure with Claude Code
Tags
devopsmcp-server