Back to Home
liruiying728 icon

mcd-coupon-assistant

Verified Safe

by liruiying728

Overview

A modern web application for managing and claiming McDonald's discount coupons via the official McDonald's Platform (MCP) Server.

Installation

Run Command
npm run dev

Security Notes

The application uses a Netlify Function as a proxy to forward requests to the McDonald's MCP Server, addressing CORS issues. API requests and responses are handled over HTTPS using JSON-RPC, with appropriate error handling for status codes like 401 (invalid token) and 429 (rate limit). The user-provided MCP Token is stored in the browser's local storage, which is a common client-side storage mechanism. The README explicitly warns users to keep their token safe, highlighting the client-side security responsibility. No hardcoded secrets, `eval` usage, or overt malicious patterns were detected in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-17

Tags

ReactTypeScriptViteMcDonald'sCoupon Management