You're viewing a demo portfolio

Join the waitlist
PRSM

android_shell

Active

Tool of io.github.saloprj/dialogbrain

declared in 1.17.0

Run an allowlisted shell command on the Android device. First element of cmd array must be allowlisted: input, pm, dumpsys, am, getprop, screencap, monkey, uiautomator, settings, wm, cmd, content, ls, cat, pidof, ps, echo, service.

Parameters schema

{
  "type": "object",
  "required": [
    "cmd"
  ],
  "properties": {
    "cmd": {
      "type": "string",
      "description": "Shell command to run (array form preferred, space-separated accepted). Example: 'getprop ro.build.version.release' or ['getprop', 'ro.build.version.release']"
    },
    "channel_account_id": {
      "type": "integer",
      "description": "Android device channel_account ID. Omit when the workspace has a single Android device; REQUIRED when it has more than one (e.g. WhatsApp + LINE), else the call is rejected as ambiguous."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.saloprj/dialogbrain

https://github.com/saloprj/dialogbrain-mcp

1/7 registries
View full server →