Skip to main content
ClaudeWave

Registry manifest and client configs for the stierproducts MCP connector.

MCP ServersRegistry oficial0 estrellas0 forksNOASSERTIONActualizado today
ClaudeWave Trust Score
72/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 8/23/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/stierproducts/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "node",
      "args": ["/path/to/mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/stierproducts/mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# stierproducts MCP connector

The read-only [Model Context Protocol](https://modelcontextprotocol.io/) server for
[stierproducts](https://stierproducts.com/), 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

| Client | How |
| --- | --- |
| Claude Code | `claude mcp add --transport http stierproducts https://mcp.stierproducts.com/mcp` |
| Claude Desktop | Settings, Connectors, Add custom connector, paste the endpoint |
| ChatGPT | Settings, Plugins, search "stierproducts", turn it on |
| Cursor | [`clients/cursor.json`](clients/cursor.json), or Settings, MCP, Add new global MCP server |
| VS Code | [`clients/vscode.json`](clients/vscode.json) into `.vscode/mcp.json` |
| Any other client | [`clients/mcpServers.json`](clients/mcpServers.json) |

## Tools

All six are read-only.

| Tool | Returns |
| --- | --- |
| `list_categories` | Every board, with product counts and research dates. Call this first, the slugs are not guessable. |
| `search_products` | Slug, name, brand, category and tier for a free-text query. |
| `get_tier_list` | A whole board: every product, rank, tier, LP, verdict and outlet count, plus the prose summary. |
| `get_product` | One product in full, with its citation list, link statuses and what it beat. |
| `compare_products` | Two to five products side by side. Refuses to compare across categories. |
| `what_to_avoid` | The 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](https://creativecommons.org/licenses/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.

Lo que la gente pregunta sobre mcp

¿Qué es stierproducts/mcp?

+

stierproducts/mcp es mcp servers para el ecosistema de Claude AI. Registry manifest and client configs for the stierproducts MCP connector. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-22.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/stierproducts/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar stierproducts/mcp?

+

Nuestro agente de seguridad ha analizado stierproducts/mcp y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene stierproducts/mcp?

+

stierproducts/mcp es mantenido por stierproducts. La última actividad registrada en GitHub es del 2026-08-22, con 0 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: stierproducts/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/stierproducts-mcp)](https://claudewave.com/repo/stierproducts-mcp)
<a href="https://claudewave.com/repo/stierproducts-mcp"><img src="https://claudewave.com/api/badge/stierproducts-mcp" alt="Featured on ClaudeWave: stierproducts/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp