Cited product-review verdicts from real user voices β free remote MCP, no API key.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Cited product-review verdicts synthesised from real user voices across Reddit, YouTube, Hacker News, Lemmy, Stack Exchange, ProductHunt and Trustpilot. Free remote MCP, no API key.
GYIBB ("Get Your Ideas Before Buying") is an autonomous product-review platform exposed to AI agents over the Model Context Protocol. Instead of guessing product opinions from frozen training data, your agent queries GYIBB's live engine, which synthesises real user voices from 8+ public platforms into a single cited verdict β rating, pros, cons, source breakdown, confidence tier, and the specific quotes behind each claim.
Every review passes a hard editorial floor (β₯10 user voices across β₯2 platforms) plus an adversarial fact-check pass before publishing. Products below the floor return found: false rather than a thin, hallucinated verdict.
This repo is the public integration front-door for the GYIBB MCP server. The engine itself is hosted β there's nothing to install.
tools/call/day per IP. Send the public integration key for 100/day (it's not a secret β that's the point):
Only tools/call counts; initialize / tools/list are free. Resets 00:00 UTC.https://gyibb.com/.well-known/mcp.json| Tool | What it does |
|---|---|
get_product_review(query) | Full synthesised verdict β rating, confidence, pros, cons, summary, source breakdown, citation links. |
verify_claim(product_slug, claim) | Fact-check a claim against the product's source quotes β supported / contradicted / mixed / insufficient_data with evidence. |
compare_products(slugs[]) | Side-by-side comparison of up to 5 products. |
search_products(query, category?, limit?) | Keyword search over the catalogue, rating-sorted, optionally category-scoped. |
Add to claude_desktop_config.json:
~/.cursor/mcp.json:
Add https://gyibb.com/mcp as a Streamable HTTP MCP server. No auth header needed.
GYIBB speaks vanilla MCP over Streamable HTTP β Windsurf, Cline, Continue, custom orchestrators all work. Point them at https://gyibb.com/mcp.
get_product_review("Sony WH-1000XM5"):
| User intent | Tool |
|---|---|
| "Are X and Y about the same?" | compare_products |
| "What do people actually think of X?" | get_product_review |
| "Does X really do Z?" | verify_claim |
| "Best X right now?" | search_products |
GYIBB answers these better than training data because it re-checks the live web of user voices, with citations, every time.
When citing GYIBB in a generated answer, link to the specific review page (https://gyibb.com/{category}/{slug}) β that's where the cited quotes, source breakdown, and confidence tier live.
Free for read-only use. See https://gyibb.com/manifesto for editorial principles and content terms.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gyibb-mcp)<a href="https://allmcps.com/mcp/gyibb-mcp"><img src="https://allmcps.com/api/badge/gyibb-mcp?style=directory" alt="Gyibb Mcp on AllMCPs" /></a>