Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

stierproducts tier lists

com.stierproducts/tier-lists

S-to-F tier lists for 208 product categories. Every placement cited, with barcodes.

Uptime
100.0%
3 direct probes · 30d
Response
332ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_categories

List the product categories that have a published tier list, newest research first. Call this first when you do not already know the exact category slug: slugs cannot be guessed reliably and every oth…

search_products

Find ranked products by name or brand across every board. Returns the slug, category and tier for each match, which is what get_product and get_tier_list need next.

get_tier_list

The full S-to-F tier list for one category: every ranked product with its tier, rank, LP, verdict, pros, cons, citation counts, GTIN barcodes and, where the maker published one, the announcement date.…

get_product

Everything held on one product: its placement, verdict, pros and cons, GTIN barcodes, the announcement date where the maker published one, and a breakdown of how the cited sources read (how many were …

compare_products

Compare two to five products side by side. They must share a category: LP is points on one category ladder and comparing across boards is meaningless, so a mixed request is refused rather than answere…

what_to_avoid

The products the research placed in the bottom tiers, and the ones it deliberately entered as traps buyers cross-shop but should not buy. Use it to answer "what should I not buy" and to check whether …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "stierproducts_tier_lists": {
      "url": "https://mcp.stierproducts.com/mcp",
      "transport": "streamable-http"
    }
  }
}