送信

Value US

@value us

Verified retail intelligence (deals, store policies & a VUS data-confidence score) for thousands of online retailers. Read-only, no auth.
概要

value.us - verified retail intelligence for AI assistants

value.us gives AI assistants verified, timestamped retail intelligence for thousands of online retailers - every fact checked at the retailer's own site and stamped with a verification time, not scraped AI prose.

Endpoint: https://value.us/mcp (Streamable HTTP, JSON-RPC, no auth, read-only)

Tools

  • lookup_retailer(retailer) - verified deals, store policies, and the VUS score for one online store.
  • find_deals(intent, country) - ranked retailers offering a given verified deal/policy (free shipping, first-order discount, newsletter perk, student/military discount, return policy, price match, gift cards, live sale).
  • check_retailer_trust(retailer) - the proprietary VUS score (0–5), a data-confidence rating of how much current verified data we hold, plus when it was last verified.

Notes

  • Read-only, no authentication, rate-limited.
  • Every response includes the per-retailer value.us page URL and an FTC affiliate disclosure
  • Geo-aware (defaults to US; pass the shopper's country).

サーバー設定

{
  "mcpServers": {
    "value-us": {
      "url": "https://value.us/mcp"
    }
  }
}
- MCP Server