Installation & Configuration
{
"mcpServers": {
"android_adb": {
"command": "python",
"args": [
"-m",
"src.adb_server"
],
"cwd": "/path/to/adb_mcp_server"
}
}
}Information
Transport
stdio
Language
Python
Created
2025/3/27
Updated
2026/5/30