mcpbeat Sign in

MCP Ecommerce Platform Profiler MCP Server

local only

MCP Ecommerce Platform Profiler runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 8 Sep 2026.

Detect the ecommerce platform, payment providers and catalogue size behind a storefront.

Installs per day peak 119 · avg 9 · +95% w/w
a month agotoday
33
Installs / week
npm · @mambalabsdev/mcp-ecommerce-platform-profiler
0
Stars
1 open issues
8 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Ecommerce Platform Profiler every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-ecommerce-platform-profiler -- npx -y @mambalabsdev/mcp-ecommerce-platform-profiler
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-ecommerce-platform-profiler": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ecommerce-platform-profiler"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-ecommerce-platform-profiler]
command = "npx"
args = ["-y", "@mambalabsdev/mcp-ecommerce-platform-profiler"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-ecommerce-platform-profiler": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ecommerce-platform-profiler"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-ecommerce-platform-profiler": {
      "args": [
        "-y",
        "@mambalabsdev/mcp-ecommerce-platform-profiler"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: APIFY_TOKEN (Apify API token from https://console.apify.com/account/integrations). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Ecommerce Platform Profiler

same job, measured the same way
Forency
by cheevahagadog

Detect the tech stack behind any website: CMS, ecommerce, analytics, CRM, payments, hosting.

28 installs/wk answering
Storefront Guard
by maxigirl123

Verifies a merchant storefront is legitimate before an AI agent commits payment.

31 installs/wk local only
Recur
by recur

Subscription payment platform for Taiwan — manage products, customers, and billing

answering
Tech Stack Detector: Wappalyzer & BuiltWith Alt, CSV or Sheet
by nero-engine

Detect CMS, ecommerce, analytics, payments and email hosting for every website in a list.

answering
Inventpay MCP
by jams24

Manage crypto payments, stores, digital products, and orders via InventPay

36 installs/wk local only
Agent Commerce MCP
by bch1212

Agent Commerce MCP — agent-native A2A storefront. Discovery, Stripe checkout, affiliate program.

33 installs/wk 14 tools answering
elevai Commerce Demo
by elevai

Open demo shop: search products, place a 0.05 CHF order, create a PostFinance payment link.

7 tools answering
Trust Gate
by botagram

Merchant trust verification for agentic commerce. Verify any merchant before autonomous payment.

27 installs/wk local only

MCP Ecommerce Platform Profiler — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Ecommerce Platform Profiler?
MCP Ecommerce Platform Profiler runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @mambalabsdev/mcp-ecommerce-platform-profiler was installed 33 times last week.
How do I connect MCP Ecommerce Platform Profiler?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @mambalabsdev/mcp-ecommerce-platform-profiler straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Ecommerce Platform Profiler?
The npm package @mambalabsdev/mcp-ecommerce-platform-profiler was installed 33 times in the last week. Week over week that is +95%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Ecommerce Platform Profiler open source?
Yes — it is published under the MIT licence, written in TypeScript, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.