MCP server that finds coupon codes for any online store
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/trypinchy/pinchy-mcp{
"mcpServers": {
"pinchy-mcp": {
"command": "node",
"args": ["/path/to/pinchy-mcp/dist/index.js"]
}
}
}MCP Servers overview
# pinchy-mcp
[](https://www.npmjs.com/package/pinchy-mcp) · [MCP Registry: `com.trypinchy/pinchy`](https://registry.modelcontextprotocol.io/v0/servers?search=com.trypinchy) · [trypinchy.com](https://trypinchy.com)
MCP server that finds coupon codes for any online store. Remote endpoint: `https://mcp.trypinchy.com/mcp`
(Streamable HTTP, no auth).
Shopping in a browser yourself? The same codes, tried for you at checkout:
[Pinchy – Coupon Finder & Auto Apply for Chrome](https://chromewebstore.google.com/detail/emkhelmjeeegfmhmohngacpbggbklnoi).
## Connect
```json
{ "mcpServers": { "pinchy": { "type": "http", "url": "https://mcp.trypinchy.com/mcp" } } }
```
Claude Code: `claude mcp add --transport http pinchy https://mcp.trypinchy.com/mcp`
Clients that only speak stdio can run the npm package instead:
```json
{ "mcpServers": { "pinchy": { "command": "npx", "args": ["-y", "pinchy-mcp"] } } }
```
## Tool
`find_coupons({ store, limit? })` — `store` is a domain or any URL on the store; `limit` defaults to 10 (max 50).
Returns `{ domain, storeName?, coupons: [{ code, description?, expiresAt?, successCount?, lastWorkedAt? }] }`,
ordered by how likely a code is to work. An unknown store returns an empty list.
## Run it yourself
```sh
pnpm install
pnpm dev # http://127.0.0.1:4020/mcp
pnpm test
```
Config is read from the environment, see `.env.example`. The process binds to `127.0.0.1` and trusts
`CF-Connecting-IP` for rate limiting, so expose it only through a proxy that sets that header.
## Privacy Policy
The server receives a store domain and nothing else: no account, no conversation content, no identifiers.
Full policy: https://trypinchy.com/privacy.html · Contact: hi@trypinchy.com
What people ask about pinchy-mcp
What is trypinchy/pinchy-mcp?
+
trypinchy/pinchy-mcp is mcp servers for the Claude AI ecosystem. MCP server that finds coupon codes for any online store It has 0 GitHub stars and its last recorded update is dated 2026-09-19.
How do I install pinchy-mcp?
+
You can install pinchy-mcp by cloning the repository (https://github.com/trypinchy/pinchy-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is trypinchy/pinchy-mcp safe to use?
+
Our security agent has analyzed trypinchy/pinchy-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.
Who maintains trypinchy/pinchy-mcp?
+
trypinchy/pinchy-mcp is maintained by trypinchy. The last recorded GitHub activity is dated 2026-09-19, with 0 open issues.
Are there alternatives to pinchy-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy pinchy-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/trypinchy-pinchy-mcp)<a href="https://claudewave.com/repo/trypinchy-pinchy-mcp"><img src="https://claudewave.com/api/badge/trypinchy-pinchy-mcp" alt="Featured on ClaudeWave: trypinchy/pinchy-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.
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! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.