# stierproducts tier lists (remote · mcp.stierproducts.com)

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

- Trust score: 83/100 (high trust)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-22

## Components

- remote · `mcp.stierproducts.com`: 83/100 (this document), [markdown](https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp.md), [page](https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp)

## Channel facts

- Endpoint: `https://mcp.stierproducts.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-22.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 795 tokens (~132/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 82% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 7 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### How do I install the stierproducts tier lists MCP server?

stierproducts tier lists is a hosted endpoint at https://mcp.stierproducts.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http com-stierproducts-tier-lists 'https://mcp.stierproducts.com/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "com-stierproducts-tier-lists": {
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "com-stierproducts-tier-lists": {
      "type": "http",
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.com-stierproducts-tier-lists]
url = "https://mcp.stierproducts.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-stierproducts-tier-lists": {
      "type": "remote",
      "url": "https://mcp.stierproducts.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-stierproducts-tier-lists --url 'https://mcp.stierproducts.com/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-stierproducts-tier-lists:
    url: "https://mcp.stierproducts.com/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "com-stierproducts-tier-lists": {
      "Transport": "http",
      "Url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add com-stierproducts-tier-lists -t streamable-http -u 'https://mcp.stierproducts.com/mcp'
```

### Other

```json
{
  "mcpServers": {
    "com-stierproducts-tier-lists": {
      "type": "http",
      "url": "https://mcp.stierproducts.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-15 (score 83, 0)

- [security] Stability: 0.97 → pass

### 2026-09-14 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 82, +1)

No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 81, +1)

No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-08 (score 80, +1)

No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 79, +1)

No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-03 (score 78, +1)

No change was recorded against any check on this day. Stability & Change Management went from 57 to 60. That category is still filling its 30-day observation window: 17 days of observed history at the previous scan, 18 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-01 (score 77, +1)

No change was recorded against any check on this day. Stability & Change Management went from 50 to 53. That category is still filling its 30-day observation window: 15 days of observed history at the previous scan, 16 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (6)

### `list_categories` (~73 tokens)

List product 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 other tool takes one.

Input parameters:

- `limit` (integer)
- `query` (string): Optional filter matched against the category name and description.

Output parameters:

- `attribution` (string)
- `categories` (array)
- `count` (integer)
- `license` (object)
- `monetization` (object)
- `source_url` (string)

### `search_products` (~72 tokens)

Search ranked 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.

Input parameters:

- `limit` (integer)
- `query` (string, required): Product or brand name, e.g. "Bambu Lab X2D".

Output parameters:

- `attribution` (string)
- `license` (object)
- `matches` (integer)
- `monetization` (object)
- `products` (array)
- `query` (string)
- `source_url` (string)

### `get_tier_list` (~119 tokens)

Get a category 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. This is the primary tool and one call answers a "what is the best X" question completely. Call get_product for the quotes behind a placement.

Input parameters:

- `category` (string, required): Category slug, e.g. "3d-printers".
- `tier` (string): Optional. Return only this tier.

Output parameters:

- `attribution` (string)
- `category` (object)
- `license` (object)
- `method` (string)
- `monetization` (object)
- `products` (array)
- `products_ranked` (integer)
- `source_url` (string)
- `summary` (string)
- `tier_meanings` (object)

### `get_product` (~179 tokens)

Get one 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). Then every citation in full, with a verbatim quote, who said it, and whether the link was fetched and confirmed. Use this when a claim needs backing up.

Input parameters:

- `citation_limit` (integer): How many citations to return, most notable first. The sentiment and speaker breakdowns always count every source regardless of this.
- `citation_offset` (integer): Skip this many citations. Use it to page through the rest.
- `slug` (string, required): Product slug, e.g. "bambu-lab-x2d".

Output parameters:

- `attribution` (string)
- `category` (object)
- `citations` (array)
- `citations_confirmed_live` (integer)
- `citations_offset` (integer)
- `citations_remaining` (integer)
- `citations_shown` (integer)
- `citations_total` (integer)
- `license` (object)
- `monetization` (object)
- `product` (object)
- `sentiment` (object)
- `source_url` (string)
- `speaker_mix` (object)

### `compare_products` (~62 tokens)

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 answered misleadingly.

Input parameters:

- `slugs` (array, required): Product slugs to compare.

Output parameters:

- `attribution` (string)
- `category` (object)
- `license` (object)
- `monetization` (object)
- `note` (string)
- `products` (array)
- `source_url` (string)

### `what_to_avoid` (~79 tokens)

What to avoid in a category

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 a product a user is considering was flagged.

Input parameters:

- `category` (string, required): Category slug, e.g. "3d-printers".

Output parameters:

- `attribution` (string)
- `bottom_tier_count` (integer)
- `category` (object)
- `flagged_count` (integer)
- `license` (object)
- `monetization` (object)
- `products` (array)
- `source_url` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp#diagnostics

## Score history

- 2026-09-22: 83
- 2026-09-21: 83
- 2026-09-20: 83
- 2026-09-19: 83
- 2026-09-18: 83
- 2026-09-17: 83
- 2026-09-16: 83
- 2026-09-15: 83
- 2026-09-14: 83
- 2026-09-13: 82
- 2026-09-12: 82
- 2026-09-11: 81
- 2026-09-10: 81
- 2026-09-09: 80
- 2026-09-08: 80
- 2026-09-07: 79
- 2026-09-06: 79
- 2026-09-05: 78
- 2026-09-04: 78
- 2026-09-03: 78
- 2026-09-02: 77
- 2026-09-01: 77
- 2026-08-31: 76
- 2026-08-30: 76
- 2026-08-29: 75
- 2026-08-28: 75
- 2026-08-27: 74
- 2026-08-26: 74
- 2026-08-25: 72
- 2026-08-24: 71

## Common questions

### What is the stierproducts tier lists MCP server?

stierproducts tier lists is an MCP server listed in the public MCP registry as com.stierproducts/tier-lists. S-to-F tier lists for 208 product categories. Every placement cited, with barcodes. This page covers its hosted endpoint (https://mcp.stierproducts.com/mcp).

### Is the stierproducts tier lists MCP server safe to use?

stierproducts tier lists scores 83 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the stierproducts tier lists MCP server expose?

stierproducts tier lists exposes 6 tools: list_categories, search_products, get_tier_list, get_product, compare_products, what_to_avoid. Their descriptions and schemas cost roughly 584 tokens of context every time the server is loaded.

### Does the stierproducts tier lists MCP server require authentication?

No. We connected to stierproducts tier lists without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the stierproducts tier lists MCP server still maintained?

stierproducts tier lists is still listed as active in the MCP registry. We last reached this channel on 22 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://mcp.stierproducts.com/mcp
- Repository: https://github.com/stierproducts/mcp
- Website: https://stierproducts.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp.json
- HTML version of this page: https://verifymcp.io/servers/com-stierproducts-tier-lists/mcp
