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.
git clone https://github.com/chrischall/groupon-mcp{
"mcpServers": {
"groupon-mcp": {
"command": "node",
"args": ["/path/to/groupon-mcp/dist/index.js"]
}
}
}MCP Servers overview
# groupon-mcp
[](https://github.com/chrischall/groupon-mcp/actions/workflows/ci.yml)
[](https://www.npmjs.com/package/groupon-mcp)
[](LICENSE)
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.
## Status
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.
## Setup
Add the server to your `.mcp.json`:
```json
{
"mcpServers": {
"groupon": {
"command": "npx",
"args": ["-y", "groupon-mcp"]
}
}
}
```
## Development
```bash
npm install
npm run build # tsc + esbuild bundle → dist/
npm test # vitest
```
See [CLAUDE.md](CLAUDE.md) for architecture, conventions, and gotchas.
## License
MIT
What people ask about groupon-mcp
What is chrischall/groupon-mcp?
+
chrischall/groupon-mcp is mcp servers for the Claude AI ecosystem. 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. It has 0 GitHub stars and was last updated today.
How do I install groupon-mcp?
+
You can install groupon-mcp by cloning the repository (https://github.com/chrischall/groupon-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is chrischall/groupon-mcp safe to use?
+
chrischall/groupon-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.
Who maintains chrischall/groupon-mcp?
+
chrischall/groupon-mcp is maintained by chrischall. The last recorded GitHub activity is from today, with 0 open issues.
Are there alternatives to groupon-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy groupon-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/chrischall-groupon-mcp)<a href="https://claudewave.com/repo/chrischall-groupon-mcp"><img src="https://claudewave.com/api/badge/chrischall-groupon-mcp" alt="Featured on ClaudeWave: chrischall/groupon-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
The fastest path to AI-powered full stack observability, even for lean teams.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!