Groupon deals for Claude — search and browse local, goods, and travel deals
Groupon deals for Claude — search and browse local, goods, and travel deals
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (45/46 approved); 5 highly-trusted packages.
7 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-chrischall-groupon-mcp": {
"args": [
"-y",
"groupon-mcp"
],
"command": "npx"
}
}
}From the project's GitHub 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.
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.
Add the server to your .mcp.json:
{
"mcpServers": {
"groupon": {
"command": "npx",
"args": ["-y", "groupon-mcp"]
}
}
}
npm install
npm run build # tsc + esbuild bundle → dist/
npm test # vitest
See CLAUDE.md for architecture, conventions, and gotchas.
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.