Mobile Agent Platform
БесплатноНе проверенMCP server for operating and testing Android devices with AI agents. Provides observation and action tools for interactive control and spreadsheet-driven test r
Описание
MCP server for operating and testing Android devices with AI agents. Provides observation and action tools for interactive control and spreadsheet-driven test runs.
README
An open, extensible platform for operating and testing Android devices with AI agents.
中文说明 · Contributing · Roadmap · Security
Status:
v0.1.0source preview. APIs and plugin interfaces may change beforev1.0.
What it provides
- A local web workspace for interactive device operation.
- An MCP server exposing Android observation and action tools.
- Spreadsheet-driven, repeatable mobile test runs with evidence and reports.
- Claude-compatible model provider settings for Anthropic, Kimi-compatible, and custom endpoints.
- A small plugin API plus a built-in example plugin.
- Source scripts for building the optional Windows companion. No prebuilt binaries are committed.
Requirements
- Python 3.10–3.12 (Python 3.12 x64 for the Windows companion build)
- Android SDK Platform-Tools (
adb) - An Android device with USB debugging enabled
- Credentials for a supported Claude-compatible model provider
Quick start
python -m venv .venv
source .venv/bin/activate # Windows: .venv\Scripts\activate
python -m pip install -e ".[dev]"
mobile-agent-platform-web
Open http://127.0.0.1:8000, connect one Android device, and configure the model provider in Settings. API keys are kept in process memory and are not written by the application.
For MCP-only use:
mobile-agent-platform-mcp
Model providers
The current agent runtime uses a Claude-compatible adapter. The UI offers:
- Anthropic
- Kimi-compatible preset
- Custom Claude-compatible endpoint
Provider selection is an adapter boundary, not a platform identity. Contributions that add portable providers without coupling core device tools to a vendor are welcome.
Plugins
Plugins can contribute agent tools and optional settings routes through the mobile_agent_platform.plugins entry-point group. See mobile_agent_platform/plugins/example for the minimal built-in example.
Spreadsheet test suites
The runner reads .xlsx suites and produces evidence-rich run output. A suite normally contains a sequence number, operation, observation point, and expected observation. Generate a neutral example workbook with:
python examples/create_example_suite.py
Windows companion
The repository contains source build scripts under mobile_agent_platform/companion. Download and verify the official Windows Android SDK Platform-Tools separately, then run the PowerShell build script on Windows 10/11 x64. See the Windows build guide.
Community
Please read CONTRIBUTING.md before opening a pull request. Community conduct follows CODE_OF_CONDUCT.md. Governance and maintainer responsibilities are described in GOVERNANCE.md.
License
Licensed under the Apache License 2.0. See NOTICE and THIRD_PARTY_NOTICES.md.
Установка Mobile Agent Platform
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/mobile-agent-platform/mobile-agent-platformFAQ
Mobile Agent Platform MCP бесплатный?
Да, Mobile Agent Platform MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Mobile Agent Platform?
Нет, Mobile Agent Platform работает без API-ключей и переменных окружения.
Mobile Agent Platform — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Mobile Agent Platform в Claude Desktop, Claude Code или Cursor?
Открой Mobile Agent Platform на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Mobile Agent Platform with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
