mcpbeat Sign in

agent-device MCP Server

by callstack Your server? Claim it
local only

agent-device runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

MCP server for mobile app automation: verify, control, and debug iOS, Android, TV, and desktop apps

Installs / week
not published
4634
Stars
61 open issues
17 Sep 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  const profileDir = path.join(dir, definition.slug);
      const child = spawn([...adb.args], {
Sends data to a third-party sink src/daemon/request-binding.ts:12
export type LockedRequestBinding = {

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to agent-device

same job, measured the same way
Mobile MCP
by mobile-next

MCP server for iOS and Android Mobile Development, Automation and Testing

39 229 installs/wk local only
I
MCP Appium - Mobile Development and Automation Server
by appium

MCP server for Appium mobile automation on iOS and Android devices with test creation tools.

6 543 installs/wk local only
Android Puppeteer MCP
by pedro-rivas

MCP server for Android automation with UI interaction, screenshots, and device control

78 installs/wk local only
Webdriverio
by webdriverio

MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)

5 275 installs/wk local only
RokuMCP
by jack1590

MCP server for Roku device automation — deploy, ECP control, screenshots, and debug console

103 installs/wk local only
Mobai MCP
by mobai-app

AI-powered mobile device automation for Android and iOS devices, emulators, and simulators

328 installs/wk local only
Quash — Mobile App Automation
by abhinav-sai-quash

Drive Android & iOS mobile-app automation from your AI agent on locally connected devices.

local only
XCRS Mobile & TV Automation
by smbcloudxyz

MCP tools for testing mobile and TV apps on iOS simulators, Android phones, and Apple/Android TV.

local only

agent-device — questions

Answers built from our own checks of this server.

Why is there no uptime for agent-device?
agent-device runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is agent-device open source?
Yes — it is published under the MIT licence, written in TypeScript, 4 634 stars on GitHub and 61 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.