GBOX Android MCP
@babelcloud
关于 GBOX Android MCP
GBOX provides environments for AI Agents to operate computer and mobile devices.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"gbox-android": {
"command": "npx",
"args": [
"-y",
"@gbox.ai/mcp-android-server@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is GBOX Android MCP?
GBOX Android MCP is a Model Context Protocol server that enables AI agents like Cursor and Claude Code to control Android devices. It provides cloud virtual, cloud physical, and local physical Android environments for mobile automation, app development, and testing.
How to use GBOX Android MCP?
Install via Homebrew on macOS (brew install gbox), then log in with gbox login. Export the MCP configuration to Cursor (gbox mcp export --merge-to cursor) or Claude Code (gbox mcp export --merge-to claude-code --scope project). Alternatively, manually add the provided JSON configuration (using npx -y @gbox.ai/mcp-android-server@latest) to your MCP server config.
Key features of GBOX Android MCP
- Cloud virtual and physical Android environments.
- Local physical device support with Developer Mode.
- Integrates with Cursor and Claude Code via MCP.
- Enables Android app development and testing.
- Supports mobile automation tasks.
- Requires login to gbox.ai.
Use cases of GBOX Android MCP
- Develop and test Android applications using AI agents.
- Automate price comparisons across eCommerce apps.
- Run mobile automation tasks on Android devices.
FAQ from GBOX Android MCP
Do I need to log in to use GBOX Android MCP?
Yes, logging in via gbox login is required to use the MCP server.
What types of Android environments does GBOX Android MCP support?
It supports cloud virtual devices, cloud physical devices, and local physical devices with Developer Mode enabled.
Can I use GBOX Android MCP for desktop automation?
Currently, GBOX MCP can only control Android environments. Desktop automation is available through GBOX’s Linux Desktop/Browser environment.
How do I connect my local Android device?
Register your local device by
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论