
McDonald's MCP App
Supports UIby 599yongyang
Manage McDonald's China promotions, browse coupons, and claim rewards through an interactive AI interface.
What it does
This MCP App provides a visual interface for McDonald's China users to interact with marketing campaigns and coupons. It renders interactive calendars and coupon cards directly within the AI chat, allowing users to discover and claim offers without leaving the assistant.
Key features
- Interactive Campaign Calendar: A visual daily view of ongoing and upcoming McDonald's marketing events.
- Coupon Browser: Rich graphical cards showing available coupons with real-time status.
- One-Click Claiming: Automated binding of available coupons to the user's account.
- Asset Management: A dedicated UI view to manage and check already owned coupons.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"mcd-mcp-app": {
"command": "npx",
"args": ["-y", "mcd-mcp-app"],
"env": {
"Authorization": "Bearer your_mcdonalds_token"
}
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y mcd-mcp-appInformation
- Pricing
- free
- Published
- 4/19/2026
- stars






