Back to Home
babelcloud icon

gbox-mcp-server

Verified Safe

by babelcloud

Overview

Enable AI agents to automate Android devices, Linux environments, and browser sessions.

Installation

Run Command
npx -y @gbox.ai/mcp-server@latest --android

Environment Variables

  • GBOX_API_KEY
  • GBOX_BASE_URL
  • GBOX_ISSUER
  • MODE
  • PORT

Security Notes

The server uses JWT for authentication, which is a standard and secure approach. Remote shell execution (`adb_shell` tool) and device control (`gbox-sdk`) are core functionalities and inherently involve executing commands on remote (potentially sandboxed) environments. Local `execSync` and `spawn` calls are primarily for managing the `scrcpy` tool for local device interaction, an expected setup step. No direct `eval` or obvious hardcoded secrets were found.

Similar Servers

Stats

Interest Score34
Security Score8
Cost ClassHigh
Avg Tokens100000
Stars3
Forks0
Last Update2025-11-29

Tags

Android automationLinux automationWeb automationAI AgentsDevice control