Submit

Detecto

@Breakingpoint

Detect ecommerce platforms for any online store. Supports Shopify, WooCommerce, Magento, PrestaShop, Wix, BigCommerce, OpenCart and Squarespace. Returns platform name, confidence score and response time.
Overview

Detecto MCP Server

Detect which ecommerce platform any online store runs on.

Tool: detect_platform

Input: url — domain to check (e.g. allbirds.com)

Output:

  • platform — detected platform name
  • confidence — score between 0 and 1
  • response_time_ms — detection latency

Authentication

Pass your API key via the X-API-Key header. Get your key at detecto.dev.

Supported platforms

Shopify, WooCommerce, Magento, PrestaShop, Wix Stores, BigCommerce, OpenCart, Squarespace Commerce

Server Config

{
  "mcpServers": {
    "detecto": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://detecto.dev/api/mcp"
      ],
      "env": {
        "X-API-Key": "<YOUR_DETECTO_API_KEY>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.