Groupon
FreeNot checkedMCP server for Groupon that enables searching and browsing local, goods, and travel deals via natural language. No API key required for reading deals.
About
MCP server for Groupon that enables searching and browsing local, goods, and travel deals via natural language. No API key required for reading deals.
README
MCP server for Groupon — 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:
{
"mcpServers": {
"groupon": {
"command": "npx",
"args": ["-y", "groupon-mcp"]
}
}
}
Development
npm install
npm run build # tsc + esbuild bundle → dist/
npm test # vitest
See CLAUDE.md for architecture, conventions, and gotchas.
License
MIT
Install Groupon in Claude Desktop, Claude Code & Cursor
unyly install groupon-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add groupon-mcp -- npx -y groupon-mcpStep-by-step: how to install Groupon
FAQ
Is Groupon MCP free?
Yes, Groupon MCP is free — one-click install via Unyly at no cost.
Does Groupon need an API key?
No, Groupon runs without API keys or environment variables.
Is Groupon hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Groupon in Claude Desktop, Claude Code or Cursor?
Open Groupon on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Groupon with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
