# liquidmetal-ai/raindrop-mcp

**Category:** ☁️ Cloud Platforms  
**Repository:** https://docs.liquidmetal.ai/tutorials/claude-code-mcp-setup/  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/liquidmetal-ai-raindrop-mcp

## Description
The best way to deploy cloud infrastructure using Claude Code and MCP.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "raindrop-mcp": {
    "command": "npx",
    "args": ["-y","liquidmetal-ai-raindrop-mcp"]
  }
}
```

## Documentation
Raindrop MCP connects Claude Code with Liquid Metal cloud infrastructure deployment workflows. Use it when you want to manage or deploy cloud infrastructure through an MCP-enabled coding assistant.

**Use cases:**
- Deploy cloud infrastructure from Claude Code
- Manage infrastructure through an MCP workflow
- Set up Claude Code for Liquid Metal deployments

**Key features:**
- Cloud infrastructure deployment
- Claude Code integration
- Model Context Protocol server

_Summarized from the repository README — see the link above for the full text._

