Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 streamable-http

io.github.patheras/gyibb-mcp

io.github.patheras/gyibb-mcp

Cited product-review verdicts from real user voices — free remote MCP, no API key.

Uptime
100.0%
2 direct probes · 30d
Response
870ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://gyibb.com/mcp

Tools · 4

get_product_review

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…

verify_claim

Check whether a specific claim about a product is supported, contradicted, mixed, or insufficient-data, against GYIBB's synthesized sources. Returns supporting and contradicti…

compare_products

Side-by-side comparison of up to 5 GYIBB products by slug. Each row has rating, confidence, top 3 pros/cons, and source platforms.

search_products

Keyword search over the GYIBB catalog. Returns up to `limit` matches sorted by rating descending. Pass `category` to scope (e.g. 'headphones', 'ai-chatbots').

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"
    }
  }
}