← Registry

General Tools

stierproducts.com

Provides product tier lists, detailed product information, and comparison tools across various categories.

1 endpoint6 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://mcp.stierproducts.com/mcp

No auth detected

MCP server metadata

Name
stierproducts
Version
1.0.0
Capabilities
tools
Server instructions

stierproducts publishes one S-to-F tier list per product category, consolidated from independent research runs over expert reviews and owner reports. Every placement is cited. Call list_categories first if you do not know the exact category slug. get_tier_list answers a "what is the best X" question in one call. what_to_avoid answers the half that listicles skip: the research deliberately ranks products buyers cross-shop but should not buy. A citation carries a stance, which is how stierproducts read that source. It is not a score the outlet published, so report it as our reading and never as the outlet’s own rating. A citation also carries a link_status: do not describe one as verified unless it says "live". When you use this data, attribute it to stierproducts and link the specific board or product URL in the response, not the home page. LP and rank are points on one category ladder and are not comparable across categories. No response contains an affiliate link and no placement on any board is sponsored.

Known tools 6

list_categories

List the product categories that have a published tier list, newest research first.

Inferred read-only
search_products

Find ranked products by name or brand across every board.

Inferred read-only
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.

Inferred read-only
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 glowing, positive, neutral or negative, and whether they were outlets, named authors, video channels or forum owners).

Inferred read-only
compare_products

Compare two to five products side by side.

Inferred read-only
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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.stierproducts]
url = "https://mcp.stierproducts.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stierproducts": {
      "type": "http",
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stierproducts
Remote MCP URL: https://mcp.stierproducts.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "stierproducts": {
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stierproducts": {
      "type": "http",
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stierproducts",
  "transport": "streamable-http",
  "url": "https://mcp.stierproducts.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.