mcd-coupon-assistant
Verified Safeby liruiying728
Overview
A modern web application for managing and claiming McDonald's discount coupons via the official McDonald's Platform (MCP) Server.
Installation
npm run devSecurity 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
mcp-server-typescript
Provides a Model Context Protocol (MCP) server to enable AI assistants to access DataForSEO's SEO data APIs through a standardized interface.
devvit-mcp
Provides a Model Context Protocol (MCP) server for developing applications on Reddit's Devvit platform.
family-serve-delicious
AI-driven, constraint-aware meal planning for families and groups using local LLM models.
TTiA
This repository provides the source code for a modern marketing website for 'TTiA', a company specializing in Model Context Protocol (MCP) servers, digital transformation, and consulting services, showcasing their offerings and allowing potential clients to get in touch.