Skip to main content
Glama
xuxueyong1

iOS Screenshot MCP Server

by xuxueyong1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
take_ios_screenshot_toolC
截取 iOS 设备屏幕并保存为图片文件

Args:
    platform_name: 平台名称,默认为 iOS
    automation_name: 自动化框架名称,默认为 XCUITest
    device_name: 设备名称,默认为 iPhone 16 Pro Max
    udid: 设备唯一标识符
    bundle_id: 应用 Bundle ID
    appium_server_url: Appium 服务器地址
    output_path: 截图保存路径

Returns:
    截图文件的完整路径

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/xuxueyong1/ios-playwright-mcp'

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