by jiangmuran · Claude Skill · ★ 27
English · 简体中文 Run Claude Code on a real server. Drive it from anywhere — browser, phone, IoT board, even an MCU — through one web port. Overview packages a full development environment together with Claude Code into a single Docker container and exposes it as a web service over one port. The container is designed to run on a server (cloud VM, dedicated host, or a workstation that stays on). Inside, Claude Code runs in interactive REPL mode, which is a hard requirement: only interactive mode consumes the Anthropic subscription quota, while / headless invocations require an API key.
| Stars | 27 |
| Forks | 0 |
| Language | Go |
| Category | Claude Skill |
| License | MIT |
| Quality Score | 64.7147711550427/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-26 |
| Created | 2026-05-21 |
| Platforms | browser, claude-code, docker, go |
| Est. Tokens | ~469k |
These tools work well together with claude-in-box for enhanced workflows:
Explore other popular claude skill tools:
claude-in-box is Portable Claude Code dev environment in a Docker container — multi-session, hook-driven, web-managed, with transparent SOCKS5. Runs on a Raspberry Pi.. It is categorized as a Claude Skill with 27 GitHub stars.
claude-in-box is primarily written in Go. It covers topics such as ai-dev-tools, anthropic, claude.
You can find installation instructions and usage details in the claude-in-box GitHub repository at github.com/jiangmuran/claude-in-box. The project has 27 stars and 0 forks, indicating an active community.
claude-in-box is released under the MIT license, making it free to use and modify according to the license terms.