1. Conduid
  2. Developer Tools
  3. Phone MCP By Trae
MCP server · Developer Tools

Phone MCP By Trae

phone-mcp-by-trae

Unclaimed last commit a year ago phone-mcp-by-traedevtoolstrae
41Fair

Scored 2 days ago · breakdown

About Phone MCP By Trae

Phone MCP By Trae is an MCP server published by hao-cyber in the Developer Tools category: phone-mcp-by-trae. It has been installed 0 times through Conduid.

Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx phone-mcp-by-trae

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Phone MCP By Trae

Powered by Claude · Grounded in docs

I know everything about Phone MCP By Trae. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v0.1.0v0.1.0

README

Phone MCP By Trae

通过ADB命令控制Android手机的MCP插件, 完全用Trae复刻phone-mcp

trae使用方式 (推荐)

{
  "mcpServers": {
    "phone-mcp": {
      "command": "uvx",
      "args": [
        "phone-mcp-by-trae"
      ]
    }
  }
}

安装

从PyPI安装

# 从PyPI安装最新版本
pip install phone-mcp-by-trae

从源码安装

# 从当前目录安装
pip install -e .

使用方法

作为MCP服务器运行

# 方法1:使用Python模块方式运行
python -m phone_mcp_by_trae

# 方法2:使用安装的命令行工具运行
phone-mcp-by-trae

使用命令行工具

# 方法1:使用Python模块方式运行
python -m phone_mcp_by_trae.phone_cli

# 方法2:使用安装的命令行工具运行
phone-cli-by-trae

命令行工具示例

# 检查已连接的设备
phone-cli-by-trae check

# 设置要使用的设备
phone-cli-by-trae device <设备ID>

# 拨打电话
phone-cli-by-trae call <电话号码>

# 发送短信
phone-cli-by-trae send-sms <电话号码> <短信内容>

# 打开应用
phone-cli-by-trae app <应用包名>

# 点击屏幕
phone-cli-by-trae tap <X坐标> <Y坐标>

注意事项

  1. 确保已安装ADB工具并添加到系统PATH中
  2. 确保Android设备已启用USB调试模式并已授权连接的计算机
  3. 如果遇到权限问题,请尝试以管理员/root权限运行命令

README mirrored from the source repository 2 days ago. The original is authoritative.

Questions

About Phone MCP By Trae

How do I install Phone MCP By Trae?

Run npx phone-mcp-by-trae, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Phone MCP By Trae safe to use with an AI agent?

Its trust score is 41 out of 100 (fair). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Phone MCP By Trae still maintained?

The last commit was a year ago, with 0 open issues. That's long enough that you should check whether the maintainer is responding to issues before depending on it.