Back to Browse

Shop Search MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.

About

Product search for AI agents: Amazon + Shopify, cart-to-checkout buy path. Pay-per-call, no API key.

Remote endpoints: streamable-http: https://amazon.lightanchor.ai/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

2 tools verified · Open access · No 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-sangha-lightanchor-shop-search": {
      "url": "https://amazon.lightanchor.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Shop Search MCP

Product search for AI agents with an executable buy-path — search across Amazon and live Shopify storefronts, vet the merchant, build a cart, get a checkout URL. Pay-per-call over MPP (HTTP 402): no API key, no signup, no account.

Run by Light Anchor, an agency operating real Amazon brands.

Connect (remote MCP server)

Claude Code:

claude mcp add --transport http shop-search https://amazon.lightanchor.ai/mcp

Cursor / Claude Desktop / other stdio-only clients — use the bundled shim:

{
  "mcpServers": {
    "shop-search": {
      "command": "npx",
      "args": ["-y", "github:Light-Anchor/shop-search-mcp"]
    }
  }
}

Tools

ToolCostWhat it does
shop_search_previewfreeTop Amazon result for any product query (rate-limited)
get_paid_endpointsfreeThe full pay-per-call API and how to pay

The full API (pay-per-call, MPP)

EndpointPrice
POST /v1/shop/search$0.0520+ results: Amazon + live Shopify stores with agent-executable cart routes
POST /v1/shop/cart$0.05Builds a real cart on any Shopify store → returns its checkout URL
POST /v1/amazon/product$0.05Live ASIN snapshot: price, BSR, rating distribution, seller
POST /v1/amazon/listing-audit$1.00Conversion audit: score, grade, ranked defects, top fixes
POST /v1/review-insights$5.00Evidence-linked review analysis (async, free polling)
trust.lightanchor.ai /v1/trust-check$0.25Merchant buy-safety verdict for any shop URL

Agent setup one-liner: Read https://amazon.lightanchor.ai/skill.md and set it up

  • Try it in a browser: amazon.lightanchor.ai/demo
  • Docs: llms.txt · OpenAPI
  • Payments settle via MPP tempo.charge; malformed inputs are rejected before payment settles — agents are never charged for typos.

Reviews

No reviews yet

Be the first to review this server!