Back to Browse

Shopgraph MCP Server

Developer ToolsModerate6.0LocalRemote
Free

The extraction API that shows its work.

About

ShopGraph extracts product data from any URL and shows you exactly how each field was derived. Per-field provenance and confidence based on extraction method, not opinion. Your automation decides what's reliable enough to act on.

Hosted remote MCP server at `https://shopgraph.dev/mcp`. 50 free calls per month, no signup. Paid usage via API key (`sg_live_…`) or pay-per-call via Stripe MPP.

Security Report

6.0
Moderate6.0Moderate Risk

Valid MCP server (2 strong, 1 medium validity signals). 3 known CVEs in dependencies (1 critical, 2 high severity) Package registry verified. Imported from the Official MCP Registry.

6 files analyzed · 4 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

database

Check that this permission is expected for this type of plugin.

What You'll Need

Set these up before or after installing:

Stripe payment method ID for pay-per-call agent usage via Stripe MPP. Get one from your Stripe account at Free tier works without this.Optional

Environment variable: payment_method_id

Sign up free
Number between 0 and 1. Fields with per-field confidence below this are omitted from the response server-side. Useful for autonomous agents that should never act on low-confidence data.Optional

Environment variable: strict_confidence_threshold

Set to `ucp` for Universal Commerce Protocol output (validated against the [`ucp-schema` v1.1.0]() validator). Default returns ShopGraph's native JSON shape.Optional

Environment variable: format

Sign up free

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"Get me the price, availability, and brand for https://www.allbirds.com/products/mens-tree-runners"
  • 2"Extract structured data from this product URL and only return fields with confidence above 0.8"
  • 3"Return the UCP-compatible output for this URL so my agent can consume it"
  • 4Tool: `enrich_product` — Full extraction pipeline with per-field confidence and provenance. Use when you need reliable product data from any retailer URL.
  • 5Tool: `enrich_basic` — Schema.org-only extraction. Use when the site has good structured data and you want the fastest, cheapest path.
  • 6Tool: `enrich_html` — Bring your own HTML. Use when you've already fetched the page via another tool (Bright Data, Firecrawl, a headless browser) and just need structuring.

Reviews

No reviews yet

Be the first to review this server!

Shopgraph MCP Server - The extraction API that shows its work. | MCP Marketplace