MCP (Model Context Protocol) server for Android system access via Shizuku.
GPL-3.0 - See LICENSE file for details.
- Organization: XNet Inc. https://xnet.ngo
- Author: Josh Fordyce admin@xnet.ngo
- Copyright: © 2025 XNet Inc. All rights reserved.
Provides Android shell access through the Model Context Protocol, enabling AI assistants to execute commands on Android devices via Shizuku.
Import directly from GitHub:
https://github.com/xnet-admin-1/rish-mcp-server/releases/latest/download/rish-mcp-server.zip
- Clone the repository
- Install dependencies:
pip install -r requirements.txt - Run:
python3 src/server_direct.py
- Python 3.10+
- Android device with Shizuku running
The server runs in stdio mode for MCP communication. Connect via any MCP client.