- アイリ Android MCP
アイリ Android MCP
Overview
What is Airi Android?
Airi Android is a MCP (Multi-Channel Protocol) server designed to enable Large Language Models (LLMs) to interact with Android devices.
How to use Airi Android?
To use Airi Android, set up your development environment by installing the necessary package manager and dependencies, connect your Android device via USB or AVD, and start the server using the provided command.
Key features of Airi Android?
- Allows LLMs to communicate with Android devices.
- Supports ADB (Android Debug Bridge) connections.
- Provides a web-based inspector for monitoring and managing connections.
Use cases of Airi Android?
- Integrating AI functionalities into Android applications.
- Automating tasks on Android devices using LLMs.
- Developing and testing AI-driven mobile applications.
FAQ from Airi Android?
- What is the purpose of Airi Android?
Airi Android serves as a bridge for LLMs to utilize Android devices for various applications.
- How do I connect my Android device?
You can connect your Android device via USB or use an Android Virtual Device (AVD).
- Is there a web interface for Airi Android?
Yes, you can access the inspector at
http://localhost:6274after starting the server.
Server Config
{
"mcpServers": {
"airi-android-stdio": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"-e",
"USE_STDIO=true",
"-e",
"ADB_HOST",
"ghcr.io/proj-airi/airi-android:v0.3.4"
],
"env": {
"ADB_HOST": "host.docker.internal"
}
}
}
}Project Info
Created At
a year agoUpdated At
5 months agoAuthor Name
lemonnekoghStar
-Language
-License
-Recommend Servers
View AllAmap Maps
@amap
高德地图官方 MCP Server
a year ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
Tavily Mcp
@tavily-ai
JavaScript
a year ago