Detecto

Created By
Breakingpoint2 months ago
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>"
      }
    }
  }
}
Project Info
Created At
2 months ago
Updated At
2 months ago
Author Name
Breakingpoint
Star
-
Language
-
License
-
Category
Homepage

Recommend Servers

View All