Skip to main content
Glama

Mobile Next MCP Server

Official
by mobile-next

type_text

Enter text into the focused element on iOS and Android devices using the Mobile Next MCP Server for automated mobile interactions.

Instructions

Type text into the focused element

Input Schema

NameRequiredDescriptionDefault
textYesThe text to type

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from Mobile Next MCP Server

Related Tools

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/mobile-next/mobile-mcp'

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