npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

mcd-mcp-app

v0.0.6

Published

MCP App for McDonald's

Readme

🍔 McDonald's MCP App (麦当劳 MCP 应用)

⚠️ 免责声明: 本项目仅供学习和技术研究使用,请勿用于任何商业用途。

这是一个基于 Model Context Protocol (MCP) 标准构建的应用程序,专为麦当劳中国用户设计的 MCP App,结合了后端逻辑与 React 前端界面,为您提供直观、可视化的交互体验。

通过本应用,您可以在支持 MCP App的 AI 助手中,直接通过对话查询麦当劳活动、浏览优惠券,并享受一键领券的便捷服务。

✨ 核心功能

本应用通过 MCP 协议向 AI 助手暴露了以下能力,并为每个功能提供了配套的 UI 界面:

  • 📅 活动日历 (campaign-calendar)

    • 查询当月营销活动(进行中、往期、未来)。
    • UI 展示: 交互式日历视图,清晰展示每日活动详情。
  • 🎫 麦麦省券列表 (available-coupons)

    • 实时查询当前可领取的优惠券列表。
    • UI 展示: 图文并茂的优惠券卡片,展示券面、状态及促销标签。
  • 🤖 一键领券 (auto-bind-coupons)

    • 自动批量领取所有可用的麦麦省优惠券。
    • UI 展示: 领券结果汇总,展示成功领取数量及详情。
  • 💰 我的优惠券

    • 查看已拥有的优惠券资产 (UI 界面支持)。

MCP 客户端使用方法

{
  "mcpServers": {
    "mcd-mcp-app": {
      "command": "npx",
      "args": ["-y", "mcd-mcp-app"],
      "env": {
        "Authorization": "Bearer your_mcdonalds_token"
      }
    }
  }
}

Enjoy your McDonald's treats with AI! 🍟🍦