SysAdmin 7f96f755c7
All checks were successful
Deploy to Docker / deploy (push) Successful in 1m26s
feat: use Playwright for GrabCraft HTML pages and add direct schematic URL support
GrabCraft loads voxel data via external JS scripts after page load, so plain
fetch() misses the rendered content. Now uses Playwright (via schematics-browser)
for HTML pages while keeping plain fetch for .js files. Also adds a 5s wait in
fetchPage for async JS content and supports direct .schem/.schematic/.litematic
URLs without needing a project page.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 21:56:23 +00:00
2026-03-17 01:58:20 +00:00
Description
MCP server bridging Minecraft Bedrock Edition to Claude Code CLI via WebSocket
305 KiB
Languages
JavaScript 99.8%
Dockerfile 0.2%