warthunder-replay-mcp

SMOKE-19/warthunder-replay-mcp
★ 0 stars Python API Integration Updated today
Local MCP server for downloading War Thunder server replays
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "warthunder-replay-mc": {
      "command": "uvx",
      "args": [
        "warthunder-replay-mcp"
      ]
    }
  }
}

Or install with pip: pip install warthunder-replay-mcp

README Excerpt

War Thunder 서버 리플레이의 모든 `.wrpl` 조각을 내려받는 독립 로컬 MCP 서버입니다. `USER_ID`로 리플레이를 검색하고 정확한 `SESSION_ID`를 찾은 뒤, War Thunder 리플레이 API에서 메타데이터를 읽어 세션별 폴더에 병렬로 다운로드합니다. - Python 3.13 - [uv](https://docs.astral.sh/uv/) - `warthunder.com`에 로그인된 Microsoft Edge Edge 쿠키를 사용할 수 없는 환경에서는 `WARTHUNDER_LOGIN_COOKIE` 환경변수에

Tools (2)

download_replayget_mcp_status