← 返回 Skills 市场
moxin1044

mcd-mcp-skills

作者 末心 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
178
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mcd-mcp-skills
功能描述
麦当劳MCP平台集成,提供餐品营养查询、外送点餐、配送地址管理、优惠券管理、积分兑换等20个完整功能;当用户需要查询麦当劳餐品营养、下单外卖、管理地址、查询或领取优惠券、兑换积分商品时使用
安全使用建议
This skill appears coherent with its description, but you should still exercise normal caution before granting the MCP token. Confirm that: (1) your MCD_MCP_TOKEN is obtained from the official open.mcd.cn developer portal, (2) you trust the mcp.mcd.cn endpoint (the script posts to https://mcp.mcd.cn/), and (3) you understand destructive commands (create-order, mall-create-order, delivery-create-address, auto-bind-coupons) will perform actions on your account — require explicit confirmation before invoking them. If you have concerns, review the remainder of scripts/mcd_mcp_client.py (full CLI mapping) to ensure there are no hidden commands, run the client in an isolated environment, and rotate the token if you later suspect misuse.
功能分析
Type: OpenClaw Skill Name: mcd-mcp-skills Version: 1.0.0 The skill bundle is a legitimate integration for the McDonald's MCP (Mobile Commerce Platform) in China. The Python script `scripts/mcd_mcp_client.py` implements a standard JSON-RPC 2.0 client that communicates with the official `mcp.mcd.cn` domain using a user-provided token (`MCD_MCP_TOKEN`). The instructions in `SKILL.md` and `references/tools_reference.md` are well-documented, align with the code's functionality, and include explicit safety reminders for the AI agent to seek user confirmation before performing sensitive actions like placing orders or redeeming points.
能力评估
Purpose & Capability
Name/description promise McDonald's MCP integration (menu, nutrition, address, coupons, orders). The package only requires a single MCP token and the included client script communicates with https://mcp.mcd.cn. The requested credential and network target match the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included CLI script with explicit commands (list-nutrition-foods, query-meals, create-order, etc.). Instructions do not ask the agent to read unrelated files or environment variables, nor to transmit data to unexpected endpoints; they are scoped to MCP API interactions. The SKILL.md warns about destructive actions (e.g., spending points) and defines required parameters.
Install Mechanism
There is no install spec (instruction-only installer). A single Python script is included. The script uses either a special workload-identity requests wrapper (coze_workload_identity.requests) if present or falls back to standard requests; SKILL.md states dependencies are preinstalled. No downloads from arbitrary URLs or archive extraction are present.
Credentials
Only one environment variable is required: MCD_MCP_TOKEN (declared as primaryEnv). The script reads exactly that env var for authorization. No unrelated secrets, system config paths, or additional credentials are requested.
Persistence & Privilege
The skill does not request always:true and uses default autonomous invocation settings. It does not modify other skills or system-wide settings. No persistent/install-time privileged behavior is present in the provided artifacts.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcd-mcp-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcd-mcp-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of mcd-mcp-skills, integrating with the McDonald's MCP platform. - Provides 20 complete functions, including food nutrition lookup, delivery ordering, address management, coupon management, and points redemption. - Supports full delivery order process, from product selection to price calculation and order creation. - Enables management and query of delivery addresses, coupons, and loyalty points. - Includes marketing activity calendar and time info utilities. - Requires MCP Token configuration for use.
元数据
Slug mcd-mcp-skills
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

mcd-mcp-skills 是什么?

麦当劳MCP平台集成,提供餐品营养查询、外送点餐、配送地址管理、优惠券管理、积分兑换等20个完整功能;当用户需要查询麦当劳餐品营养、下单外卖、管理地址、查询或领取优惠券、兑换积分商品时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 178 次。

如何安装 mcd-mcp-skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcd-mcp-skills」即可一键安装,无需额外配置。

mcd-mcp-skills 是免费的吗?

是的,mcd-mcp-skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

mcd-mcp-skills 支持哪些平台?

mcd-mcp-skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 mcd-mcp-skills?

由 末心(@moxin1044)开发并维护,当前版本 v1.0.0。

💬 留言讨论