Control Android devices using the Android Debug Bridge (ADB).
一个MCP服务用于通过adb操作安卓设备。
2025-04-01:增加支持用视觉模型如qwen2.5-vl
获取屏幕描述内容。
# clone the repo and build
git clone https://github.com/github-hewei/mcp-android-adb-server.git
cd mcp-android-adb-server
go build
{
"mcpServers": {
"mcp-android-adb-server": {
"command": "D:\\www\\golang\\mcp-android-adb-server\\mcp-android-adb-server.exe",
"env": {
"DEVICE_ID": "xxxxx",
"SCREEN_LOCK_PASSWORD": "123456",
"VISUAL_MODEL_ON": "true",
"VISUAL_MODEL_API_KEY": "sk-or-xxxxxxxxxxxxxxxxxxx",
"VISUAL_MODEL_BASE_URL": "https://openrouter.ai/api/v1/",
"VISUAL_MODEL_NAME": "qwen/qwen2.5-vl-72b-instruct:free"
}
}
}
}
应用管理
屏幕控制
输入控制
手势控制
设备信息
其他功能
A starter project for building Model Context Protocol (MCP) servers with the mcp-framework.
Execute any LLM-generated code in the YepCode secure and scalable sandbox environment and create your own MCP tools using JavaScript or Python, with full support for NPM and PyPI packages
An MCP server for managing authorization models with OpenFGA, an open-source authorization system.
Manage and utilize website content within the DevHub CMS platform
A test server that demonstrates all features of the MCP protocol, including prompts, tools, resources, and sampling.
Securely execute shell commands with whitelisting, resource limits, and timeout controls for LLMs.
GXtract is a MCP server designed to integrate with VS Code and other compatible editors. It provides a suite of tools for interacting with the GroundX platform, enabling you to leverage its powerful document understanding capabilities directly within your development environment.
MCP server to provide golang packages and their information from pkg.go.dev
Provides access to OpenTelemetry traces and metrics through Logfire.
Interacting with Phabricator API