neko-jpg/mobile-mcp
unversioned · 4b5e8e310d4aApache-2.0
Mobile automation for AI agents: control Android and iOS devices, emulators and simulators — launch apps, tap, swipe, type, take screenshots, read the accessibility tree.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
mobile-mcpstdio
{
"type": "stdio",
"command": "node",
"args": [
"C:\\development\\mobile-mcp\\lib\\index.js"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "mobile-mcp",
"description": "Mobile automation for AI agents: control Android and iOS devices, emulators and simulators — launch apps, tap, swipe, type, take screenshots, read the accessibility tree.",
"author": {
"name": "Mobile Next",
"url": "https://mobilenext.ai"
},
"homepage": "https://mobilenext.ai/docs",
"repository": "https://github.com/mobile-next/mobile-mcp",
"license": "Apache-2.0",
"keywords": ["mobile", "android", "ios", "automation", "testing", "mcp"]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE