Server data from the Official MCP Registry
Search current U.S. gift-card discounts from validated providers. Anonymous and read-only.
About
Search current U.S. gift-card discounts from validated providers. Anonymous and read-only.
Remote endpoints: streamable-http: https://catalog.carddeals.co/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified ยท Open access ยท No 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.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-cello305-carddeals-mcp": {
"url": "https://catalog.carddeals.co/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
CardDeals MCP Server

Official Model Context Protocol (MCP) server for CardDeals โ query and compare real-time discounted digital gift cards across 700+ top retail, dining, travel, and entertainment brands directly inside AI assistants (Claude, Cursor, ChatGPT, and autonomous purchasing agents).
- ๐ Landing Page & Documentation: https://carddeals.co/mcp
- โก Remote MCP Endpoint:
https://catalog.carddeals.co/mcp - ๐ OpenAPI REST Specification: https://catalog.carddeals.co/openapi.json
- ๐ Registry Metadata: https://catalog.carddeals.co/mcp/server.json
๐ Key Features
- Anonymous & Free: No authentication, account creation, or API keys required during public beta.
- Safe & Read-Only: Exposes discovery and price comparison tools with zero mutation or direct checkout permissions.
- Streamable HTTP: Modern remote MCP transport compatible with Claude Desktop, Cursor, and standard MCP clients.
- Real-Time Data: Live discount rates, seller observation timestamps, and condition disclosures across secondary marketplaces.
๐ ๏ธ Available MCP Tools
| Tool | Description | Example Query |
|---|---|---|
search_gift_card_deals | Search current discounts by brand text or category (Food, Retail, Travel, Tech, Fashion). Returns up to 10 products. | "Find dining deals for date night" |
get_gift_card_deals | Retrieve all current validated offers, sellers, and conditions for a specific brand slug or product ID. | "Get current Starbucks gift card deals" |
lookup_gift_card_deals | Batch resolve up to 10 brand slugs or product IDs in a single call. | "Check discounts for Apple, Target, and Airbnb" |
โ๏ธ Client Quickstart
1. Claude Desktop
Add the following to your claude_desktop_config.json:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"carddeals": {
"type": "http",
"url": "https://catalog.carddeals.co/mcp"
}
}
}
2. Cursor IDE
Add to your project's .cursor/mcp.json or global MCP settings:
{
"mcpServers": {
"carddeals": {
"type": "http",
"url": "https://catalog.carddeals.co/mcp"
}
}
}
3. REST / OpenAPI Alternative
If your agent framework prefers OpenAPI or REST tool calling:
# Search deals by brand
curl "https://catalog.carddeals.co/v1/deals/search?q=starbucks&limit=5"
# Get brand details
curl "https://catalog.carddeals.co/v1/deals/brands/starbucks"
# Batch lookup
curl "https://catalog.carddeals.co/v1/deals/lookup?ids=starbucks,target,airbnb"
๐ Safety & Freshness Rules
- Freshness: Deals, discounts, and inventory fluctuate constantly. Tools return observation timestamps (
fetched_at) and assembly timestamps (as_of). - Validation: Recheck the destination seller before completing a purchase.
- Disclosures: Third-party affiliate links and CardDeals-owned inventory are clearly labeled in response metadata.
๐ License
MIT License. See LICENSE for details.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Paperclip
Freeby Paperclipai ยท Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Git
Freeby Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
MCP Marketplace
Freeby mcp-marketplace ยท Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
