Skip to main content
Glama

dealpulse

DealPulse: Global deal intelligence API. AI-synthesized best deals, price history, coupon discovery, cashback optimization, subscription reviews, credit card stack analysis, grocery savings, student discounts, an

Coverage: Global

Endpoints: • store ($0.05): Store coupon codes and promotions • item ($0.08): Best deal on a specific product • compare ($0.08): Live price comparison across retailers • event ($0.10): Sale event intelligence • subscriptions ($0.08): Subscription review — cancel vs. keep analysis with cost savings • cards ($0.08): Credit card cashback optimization for a purchase or category • stack ($0.10): Deal stacking — combine sale + coupon + cashback for maximum savings • student ($0.05): Student discounts on software, services, food, and travel • history ($0.08): Price history and best-time-to-buy analysis for a product • subscription-rights ($0.05): Subscription-trap rights check — state auto-renewal law duties, violations, and remedy math (deterministic, no LLM) • subscription-letter ($2.00): Citation-locked subscription demand letter — refund / unconditional-gift / cancellation-obstruction ($2) • check ($0.50): Verify which deals are real at a store right now • giftcard ($0.25): Report live discounted gift-card rates for a brand • subscription-check ($0.25): Deterministic $0.25 preview of the subscription demand letter • check-lite ($0.25): Deterministic $0.25 subset of deal-check — merchant-feed offers only

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeNoA specific claimed promo code to verify against first-party sources
itemNoSpecific product name (e.g. Samsung 65 inch QN90B, Dyson V15)
langNolang
eventNoSale event name (e.g. black-friday, prime-day, cyber-monday)
queryNoProduct name or description (e.g. 65 inch TV, AirPods Pro)
stateNostate
storeNoStore or restaurant name (e.g. Target, Chilis, Nike)
actionYesWhich endpoint to call. Options: store | item | compare | event | subscriptions | cards | stack | student | history | subscription-rights | subscription-letter | check | giftcard | subscription-check | check-lite
budgetNoMaximum budget in USD
countryNocountry
categoryNoProduct category filter (e.g. electronics, appliances, clothing)
retailerNoretailer
servicesNoservices
no_consentNono_consent
trial_daysNotrial_days
seller_nameNoseller_name
seller_typeNoseller_type
signup_dateNosignup_date
product_kindNoproduct_kind
consumer_nameNoconsumer_name
no_disclosureNono_disclosure
total_chargedNototal_charged
cancel_blockedNocancel_blocked
discovery_dateNoYYYY-MM-DD you discovered the practice — drives OR 1-yr and GA 2-yr discovery clocks
signup_channelNosignup_channel
small_businessNosmall_business
no_trial_noticeNono_trial_notice
cancel_attemptedNocancel_attempted
written_contractNowritten_contract
last_renewal_dateNolast_renewal_date
initial_term_monthsNoinitial_term_months
no_renewal_reminderNono_renewal_reminder
renewal_term_monthsNorenewal_term_months
cancel_channel_mismatchNocancel_channel_mismatch
price_increase_no_noticeNoprice_increase_no_notice

TDQS

A3.8/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden. It adds meaningful behavioral context by disclosing per-endpoint pricing (e.g., '$0.05', '$2.00'), highlighting deterministic versus LLM behavior ('subscription-rights — deterministic, no LLM'), and noting citation-locked output for the demand letter. It does not cover auth, rate limits, or side effects of mutating endpoints like 'store', but the cost and determinism disclosures are substantial.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is long but well-structured with a front-loaded summary and a bulleted endpoint list. Each endpoint has a concise one-line purpose and price. Some information is redundant with the schema's action enum, but the pricing and endpoint-specific notes earn their place. A slightly tighter grouping or explicit parameter mapping would improve it, but it remains readable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 35 parameters and 15 endpoints, the description gives a solid endpoint-level overview and costs, but it does not map which parameters apply to which endpoint, nor does it describe return formats. Since there is no output schema, the description leaves the agent to infer expected outputs from endpoint names. This is sufficient for simple tasks but incomplete for complex invocations like the subscription-letter endpoints.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, and parameter descriptions already explain fields like item, store, event, and query. The tool description adds no parameter-level semantics beyond what the schema provides; it only lists endpoint names. Baseline of 3 is appropriate since the schema carries the semantic load.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'DealPulse: Global deal intelligence API' and enumerates 15 distinct endpoints with specific intents (e.g., 'Best deal on a specific product', 'Live price comparison across retailers'). This clearly identifies the tool's function and differentiates it from sibling pulse tools by focusing on deals, coupons, cashback, and subscription savings.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The endpoint list provides strong implicit usage guidance (e.g., use 'item' for a product, 'compare' for price comparison, 'event' for sales). However, it does not explicitly discuss when to prefer DealPulse over sibling tools like shopperpulse, nor does it state any exclusions or alternatives. The guidance is clear but stops short of full when-to-use vs. when-not-to-use instructions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.2/5.0
Disambiguation4/5

Each tool has a unique domain prefix (e.g., airdroppulse, alphapulse, arbipulse) making them mostly distinguishable at a glance. A few adjacent verticals like careerpulse vs talentpulse or marketpulse vs dealpulse have overlapping themes, but their descriptions clarify the distinct focus. The utility tools (catalog_search, discover, get_openapi_spec, x402_troubleshoot) are also clearly distinct in role. However, the sheer number of similar 'pulse' names could still cause misselection without reading descriptions.

Naming Consistency4/5

The dominant naming convention is `<domain>pulse` (e.g., climatepulse, cryptopulse, edupulse), which is highly consistent and predictable. Exceptions like catalog_search, discover, get_openapi_spec, x402_troubleshoot, and stateedge break the pattern, but these are few and serve obvious utility purposes. Overall, the convention is clear and easily learnable.

Tool Count2/5

With 80 tools, the server presents an extremely large and potentially overwhelming surface. While each tool represents a distinct intelligence vertical and navigation aids exist (catalog_search, discover, get_openapi_spec), the count far exceeds the typical 3-15 range for coherent agent use and even the 'heavy' 16-25 range. The burden of selecting the correct vertical from 80 options is significant, despite clear naming.

Completeness5/5

The server offers an exceptionally broad and deep coverage of domains, from finance and health to agriculture and gaming. Each vertical includes multiple endpoints that address core operations for its domain, such as search, analysis, comparisons, deterministic checks, and even action-oriented tools like letter generators and physical mail. The presence of free discovery and troubleshooting tools fills potential gaps, leaving no obvious dead ends in the overall tool surface.