What you can do with Judge.me

Built for

E-commerce Store Owners, Shopify Merchants, Customer Experience Teams, Brand Managers, DTC Operators

Example workflows

Recent review pulse

Store owners monitor fresh feedback after launches or campaigns.

Try this

Show the 20 most recent Judge.me reviews for my store and summarize average rating and any recurring complaints.

Low-star triage

CX teams prioritize negative reviews for follow-up.

Try this

List Judge.me reviews rated 1 or 2 stars from the last 30 days and group them by product.

Product review depth

Merchants audit social proof before updating product pages.

Try this

For Judge.me internal product id 123456, list all reviews and note curation status and verified buyer counts.

Single review lookup

Support workflows often start from one review id in a notification.

Try this

Fetch Judge.me review id 987654 and return the full reviewer details, rating, body, and whether pictures were published.

Context to know first

What is Judge.me MCP?

Judge.me MCP connects your Judge.me store reviews to AI assistants so you can monitor ratings, inspect individual reviews, and submit web reviews without leaving chat.

Which stores does this work with?

Any store connected to Judge.me on Shopify, WooCommerce, or BigCommerce. Save your shop domain and private API token when you connect.

Can AI delete or edit reviews?

No. Judge.me's API supports reading reviews and creating web reviews. Updates and deletes must be done in the Judge.me admin.

AI Skill
SKILL.md

Domain knowledge for Judge.me — workflow patterns, data models, and gotchas for your AI agent.

Judge.me

Review management for e-commerce stores connected to Judge.me. Read product and shop reviews, or submit new web reviews when the store allows them.

Capability areas

  • Review reads — list paginated reviews across the store or fetch one review by Judge.me internal id. Filter listings by reviewer id, internal product id, or star rating. Each review includes reviewer name and email, star rating, body text, product association, curation status, verification state, and timestamps.
  • Review create — submit a web review (product-level or shop-level) when the store enables web reviews. Judge.me processes creates in the background like a storefront form submission.

Operational order

  1. List recent reviews to discover internal review ids and spot rating trends.
  2. Fetch individual reviews when you need full reviewer metadata or media flags for one row.
  3. Create reviews only when the user explicitly wants to submit feedback — web reviews must be enabled on the store.

Workflows

  • Review monitoring: list recent reviews and scan ratings for sentiment shifts.
  • Feedback analysis: paginate through reviews filtered by product or rating.
  • Social proof audit: check review volume and curation status before featuring on product pages.

Gotchas

  • Create-only writes: Judge.me accepts review creates through the API but does not support updating or deleting reviews programmatically.
  • Web review gate: create requests are ignored when the store disables web reviews.
  • No verified flag on create: API-created reviews cannot be marked verified buyer status.
  • Pagination: listing uses 1-based page numbers; per_page defaults to 100 (max 100).
  • Store scope: each credential is bound to one Judge.me-connected shop; results are limited to that store.
  • Product ids: listing filters use Judge.me internal product_id; create uses the platform external product id (for example Shopify product id).

Tools in this Server (2)

Judge Me Reviews Get Reviews

List or fetch product and shop reviews for your connected Judge.me store. Omit id to return a paginated listing with optional reviewer_id, product_id,...

Judge Me Reviews Upsert Review

Create a web review on your Judge.me-connected store. Judge.me accepts create requests only — reviews cannot be updated or deleted through the API. Su...

Frequently Asked Questions

What is Judge.me MCP?

Judge.me MCP connects your Judge.me store reviews to AI assistants so you can monitor ratings, inspect individual reviews, and submit web reviews without leaving chat.

Which stores does this work with?

Any store connected to Judge.me on Shopify, WooCommerce, or BigCommerce. Save your shop domain and private API token when you connect.

Can AI delete or edit reviews?

No. Judge.me's API supports reading reviews and creating web reviews. Updates and deletes must be done in the Judge.me admin.

Why might a review create do nothing?

Judge.me ignores create requests when web reviews are disabled for the store. Enable web reviews in Judge.me settings before submitting.

How do I connect Judge.me to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/judge-me-reviews. Authentication is handled automatically.

How many tools does Judge.me provide?

Judge.me provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Judge.me require?

Judge.me uses API Key. Judge.me requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Judge.me to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/judge-me-reviews

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Judge.me and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Judge.me will appear under Not connected — select it and click Connect to complete OAuth.
Name: Judge.me
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/judge-me-reviews
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Judge.me?

Sign in to connect your credentials and start running tools from the chat.

Judge.me MCP Server — E-commerce Reviews for AI Agents