Back to Browse

Pinchy MCP Server

Developer ToolsLow Risk9.5MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Find coupon and promo codes for any online store, ordered by how likely they are to work.

About

Find coupon and promo codes for any online store, ordered by how likely they are to work.

Remote endpoints: streamable-http: https://mcp.trypinchy.com/mcp

Security Report

9.5
Low Risk9.5Low Risk

Valid MCP server (4 strong, 2 medium validity signals). 1 known CVE in dependencies Package registry verified. Imported from the Official MCP Registry.

1 tool verified · Open access · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

pinchy-mcp

npm · MCP Registry: com.trypinchy/pinchy · 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.

Connect

{ "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:

{ "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

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

Reviews

No reviews yet

Be the first to review this server!