Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CROSS_DEV_FAKENoSet to '1' to enable the fake provider for UI demonstration without real devices (e.g., `CROSS_DEV_FAKE=1 pnpm dev:daemon`).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mobile_list_targetsA

列出 Android、iOS 与 HarmonyOS 真机及其实时连接状态和能力状态。

mobile_captureA

截取真机画面并返回节省 token 的压缩图片。

mobile_get_logsC

读取已连接真机的标准化原生日志,支持按级别和文本筛选。

mobile_doctorA

运行 ADB、go-ios 和官方 HDC 的平台专项连接诊断,可指定单台设备。

mobile_interactA

通过所选平台适配器发送经过校验的点击、滑动、文本输入或按键操作。

mobile_read_evidenceA

读取 Dashboard 暂存的证据包,其中包含压缩并标注的画面及所选日志。

mobile_open_dashboardA

打开 cross-dev-mcp 实时真机工作台。Codex Desktop 调用后应读取 dashboardUrl,并直接在右侧内嵌浏览器中打开;其他兼容宿主使用关联的 MCP App。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
cross-dev-mcp dashboard实时真机画面、日志、框选备注与证据回传。

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/WX-DongXing/cross-dev-mcp'

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