Skip to main content
Glama

Mobile Next MCP

Apache 2.0
2,070
  • Apple
  • Linux

mobile_take_screenshot

Capture a screenshot from a mobile device to analyze on-screen content for mobile automation tasks, enabling precise interaction with mobile applications via the Mobile Next MCP server.

Instructions

Take a screenshot of the mobile device. Use this to understand what's on screen, if you need to press an element that is available through view hierarchy then you must list elements on screen instead. Do not cache this result.

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