Back to Browse

Tier Lists MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://mcp.stierproducts.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

6 tools verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

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

Documentation

View on GitHub

From the project's GitHub README.

stierproducts MCP connector

The read-only Model Context Protocol server for stierproducts, a review aggregator that publishes one S-to-F tier list per product category. Every placement is cited.

  • Endpoint (streamable HTTP): https://mcp.stierproducts.com/mcp
  • Official MCP Registry name: com.stierproducts/tier-lists
  • Documentation: https://stierproducts.com/mcp
  • No key, no account, no authentication. Rate limited by IP at 120 requests per minute.

This repository holds the registry manifest and the client configurations. The server code and the research pipeline are not published here.

Install

ClientHow
Claude Codeclaude mcp add --transport http stierproducts https://mcp.stierproducts.com/mcp
Claude DesktopSettings, Connectors, Add custom connector, paste the endpoint
ChatGPTSettings, Plugins, search "stierproducts", turn it on
Cursorclients/cursor.json, or Settings, MCP, Add new global MCP server
VS Codeclients/vscode.json into .vscode/mcp.json
Any other clientclients/mcpServers.json

Tools

All six are read-only.

ToolReturns
list_categoriesEvery board, with product counts and research dates. Call this first, the slugs are not guessable.
search_productsSlug, name, brand, category and tier for a free-text query.
get_tier_listA whole board: every product, rank, tier, LP, verdict and outlet count, plus the prose summary.
get_productOne product in full, with its citation list, link statuses and what it beat.
compare_productsTwo to five products side by side. Refuses to compare across categories.
what_to_avoidThe D and F tiers for a category, plus the trap vote counts and the reason.

Every response carries the same five fields: source_url, updated, license, attribution and monetization.

Without tools

A crawler that cannot call tools can fetch the same boards as files:

  • https://stierproducts.com/llms.txt indexes the whole site for a language model.
  • https://stierproducts.com/categories/<slug>.md is one board as Markdown.
  • https://stierproducts.com/categories/<slug>.json is the same board as JSON.

Licence

The rankings are published under CC BY 4.0. Attribute to "stierproducts" and link to the board or product URL you used. Product images are not covered. Full terms: https://stierproducts.com/license

This repository's files are under the same licence.

Support

Open an issue here, or email support@stierproducts.com.

Reviews

No reviews yet

Be the first to review this server!