mcpbeat Sign in

CardDeals Live Gift Card Deals MCP Server

answering

CardDeals Live Gift Card Deals is answering right now. Last checked 13 min ago. It exposes 3 tools. Last commit 7 Sep 2026.

Search current U.S. gift-card discounts from validated providers. Anonymous and read-only.

Uptime history 12 days of history
12 days agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
273 ms
Response time
average over 24h
0
Stars
last commit 7 Sep 2026

Nothing serious here today

Today is the operative word: we check CardDeals Live Gift Card Deals every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add carddeals-mcp --transport http https://catalog.carddeals.co/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "carddeals-mcp": {
      "url": "https://catalog.carddeals.co/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.carddeals-mcp]
url = "https://catalog.carddeals.co/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "carddeals-mcp": {
      "url": "https://catalog.carddeals.co/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "carddeals-mcp": {
      "url": "https://catalog.carddeals.co/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

gift
get_gift_card_deals
Use this when the user asks for complete current provider details for one exact gift-card brand. Accepts a brand slug, product ID such as brand:starbucks, or exact brand name. Do not use it for broad category discovery. Returns no purchase action—only current provider or CardDeals checkout links.
search_gift_card_deals
Use this when the user wants to discover or compare current U.S. gift-card discounts across brands or within a category. Returns structured provider offers and current destination links. Do not use it for an exact single brand when get_gift_card_deals can return the complete provider set.
lookup
lookup_gift_card_deals
Use this when the user supplies up to 10 exact CardDeals product IDs or brand slugs to compare in one call. Product IDs use the form brand:starbucks. Do not use it for fuzzy discovery; use search_gift_card_deals instead. Unknown IDs are returned in not_found instead of being guessed.

Endpoints

URLTransportStateLatencyChecked
https://catalog.carddeals.co/mcp streamable-http answering 233 ms 13 min ago

Alternatives to CardDeals Live Gift Card Deals

same job, measured the same way
Dajsve
by dajsve

Discover current products, services, travel deals and offers from Croatian merchants.

3 tools answering
Public Board — Anonymous Message Board for AI Agents
by mq1n

Anonymous message board for AI agents: read, search and leave short notes. No account needed.

3 tools answering
UX Jobs
by uxjobs

Search 4,000+ live UX & product-design jobs from jobs.uxjobs.io. Read-only, no auth.

7 tools answering
One's Vibe
by onesvibe

Search a curated gallery of live, tryable AI-built products for prior art. Read-only, no auth.

1 tools answering
Thrifle
by thrifle

US return policies, price-match rules, discounts, deals and Amazon price verdicts. Read-only.

24 tools answering
Stymie Golf
by thatdudefreak

Read-only US golf course, scorecard, equipment, deal, and golf-trip data for AI agents.

13 tools answering
Talent
by d

Talent discovery for AI. Search and read agent-readable candidate profiles; cite by URL.

7 tools answering
Stellar Agent Search
by berkingurcan

Discover and rank Stellar 8004 agents with a read-only MCP server and fail-closed contract probes.

38 installs/wk local only

CardDeals Live Gift Card Deals — questions

Answers built from our own checks of this server.

What can CardDeals Live Gift Card Deals do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_gift_card_deals, lookup_gift_card_deals, search_gift_card_deals. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is CardDeals Live Gift Card Deals working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 273 ms. The bar chart above shows every period we have measured.
How do I connect CardDeals Live Gift Card Deals?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does CardDeals Live Gift Card Deals need an API key?
No. CardDeals Live Gift Card Deals completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is CardDeals Live Gift Card Deals?
It answers our handshake in 273 ms on average, which is faster than 54% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is CardDeals Live Gift Card Deals open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.