io.github.patheras/gyibb-mcp
io.github.patheras/gyibb-mcpCited product-review verdicts from real user voices — free remote MCP, no API key.
Tools · 4
Fetch GYIBB's synthesized review for a product. Pass a product name, slug, or 'category/slug'. Returns rating, pros, cons, cited sources, and confidence tier. Reviews under ou…
Check whether a specific claim about a product is supported, contradicted, mixed, or insufficient-data, against GYIBB's synthesized sources. Returns supporting and contradicti…
Side-by-side comparison of up to 5 GYIBB products by slug. Each row has rating, confidence, top 3 pros/cons, and source platforms.
Keyword search over the GYIBB catalog. Returns up to `limit` matches sorted by rating descending. Pass `category` to scope (e.g. 'headphones', 'ai-chatbots').
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.patheras/gyibb-mcp": {
"url": "https://gyibb.com/mcp",
"transport": "streamable-http"
}
}
}