Skip to main content
Glama

Mobile Next MCP

mobile_use_default_device

Automate mobile testing by setting the default device to a simulator in Mobile Next MCP. Simplifies device selection for iOS and Android automation tasks.

Instructions

Use the default device. This is a shortcut for mobile_use_device with deviceType=simulator and device=simulator_name

Input Schema

NameRequiredDescriptionDefault
noParamsYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "noParams": { "additionalProperties": false, "properties": {}, "type": "object" } }, "required": [ "noParams" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/EmpathySlainLovers/MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server