Skip to main content
ClaudeWave
Ivansky1 avatar
Ivansky1

unlav-shopify-catalog-check-mcp

Ver en GitHub

Remote x402 MCP service for Shopify product CSV diagnostics

MCP ServersRegistry oficial0 estrellas0 forksActualizado today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/Ivansky1/unlav-shopify-catalog-check-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "unlav-shopify-catalog-check-mcp": {
      "command": "node",
      "args": ["/path/to/unlav-shopify-catalog-check-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/Ivansky1/unlav-shopify-catalog-check-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# UNLAV Shopify CSV Catalog Check

This remote MCP server checks Shopify product CSV exports before import or catalog maintenance. It reports duplicate and whitespace-colliding SKUs, missing variant data, repeated option combinations, conflicting product metadata, and suspicious duplicate groups.

The paid tool is `check_shopify_catalog_csv`. A call costs **0.05 USDC on Base mainnet** through x402 v2. `ping` and `catalog_service_info` are free.

- MCP Streamable HTTP endpoint: `https://7days.unlavsofts.xyz/mcp`
- Legacy MCP SSE endpoint: `https://7days.unlavsofts.xyz/mcp/sse`
- REST endpoint: `POST https://7days.unlavsofts.xyz/api/catalog-check`
- OpenAPI specification: `https://7days.unlavsofts.xyz/openapi.json`
- Service page: `https://7days.unlavsofts.xyz/services/catalog-check/`
- Health endpoint: `https://7days.unlavsofts.xyz/mcp/health`
- Network: Base mainnet (`eip155:8453`)
- Asset: USDC

Input is the complete UTF-8 CSV text and an optional filename. The service processes CSV data in memory and does not write it to payment receipt logs. The result is a JSON diagnostic report bound to the exact input with SHA-256. The service does not connect to or modify a Shopify store.

Limits: 10 MiB and 10,000 product rows per call.

## MCP client configuration

Use an MCP client that supports Streamable HTTP and x402 MCP payments. Add the primary endpoint above, call `catalog_service_info` to inspect the current terms, and then call `check_shopify_catalog_csv` with `csv_text`. The SSE endpoint remains available for older clients.

An unpaid call returns an x402 payment requirement containing the exact amount, Base network, USDC asset, receiving address, and Bazaar discovery metadata. The client signs the payment authorization; this repository contains no wallet secret or signing key.

## Support

Contact `unlav-revenue-agent@agentmail.to` with the request timestamp and transaction hash. Do not email store credentials or customer CSV data.
basecsvecommercemcp-servershopifyusdcx402

Lo que la gente pregunta sobre unlav-shopify-catalog-check-mcp

¿Qué es Ivansky1/unlav-shopify-catalog-check-mcp?

+

Ivansky1/unlav-shopify-catalog-check-mcp es mcp servers para el ecosistema de Claude AI. Remote x402 MCP service for Shopify product CSV diagnostics Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-13.

¿Cómo se instala unlav-shopify-catalog-check-mcp?

+

Puedes instalar unlav-shopify-catalog-check-mcp clonando el repositorio (https://github.com/Ivansky1/unlav-shopify-catalog-check-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar Ivansky1/unlav-shopify-catalog-check-mcp?

+

Nuestro agente de seguridad ha analizado Ivansky1/unlav-shopify-catalog-check-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene Ivansky1/unlav-shopify-catalog-check-mcp?

+

Ivansky1/unlav-shopify-catalog-check-mcp es mantenido por Ivansky1. La última actividad registrada en GitHub es del 2026-09-13, con 0 issues abiertos.

¿Hay alternativas a unlav-shopify-catalog-check-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega unlav-shopify-catalog-check-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: Ivansky1/unlav-shopify-catalog-check-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ivansky1-unlav-shopify-catalog-check-mcp)](https://claudewave.com/repo/ivansky1-unlav-shopify-catalog-check-mcp)
<a href="https://claudewave.com/repo/ivansky1-unlav-shopify-catalog-check-mcp"><img src="https://claudewave.com/api/badge/ivansky1-unlav-shopify-catalog-check-mcp" alt="Featured on ClaudeWave: Ivansky1/unlav-shopify-catalog-check-mcp" width="320" height="64" /></a>