# DreamHack MCP Server

DreamHack MCP는 사용자가 Dreamhack.io에서 워게임을 자유롭게 다운받아 배포하고 문제를 풀 수 있는 파이썬 기반 도구입니다.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add atimevil/dreamhack_mcp

# Browse available tools
npx -y @smithery/cli@latest tool list atimevil/dreamhack_mcp
```

---

Source: https://github.com/atimevil/dreamhack_mcp
