groupon-mcp

chrischall/groupon-mcp
★ 1 stars TypeScript Browser/Web Updated today
MCP server + curl skill for Groupon deals — anonymous search, deal detail, and category browsing via Groupon's consumer GraphQL API, plus a confirm-gated purchase path.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "groupon-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "chrischall/groupon-mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [Groupon](https://www.groupon.com) — search and browse local, goods, and travel deals from Claude via natural language. > This project was developed and is maintained by AI. Use at your own discretion. Early read-path MVP. Deal-read tools (search and browse over Groupon's public consumer endpoint) land in upcoming phases; this release establishes the server skeleton. No API key or account is required to read deals.

Topics

claude-codedealsgrouponmcpmodel-context-protocol