mcpbeat

Storefront MCP Server

com.mystoq/storefront
answering

Storefront is answering right now. Last checked 3 min ago. It exposes 12 tools.

Discover Algerian COD stores on Mystoq, or manage your own: products, prices, shipping/fraud tools.

Uptime history 39 hours of history
39 hours agonow
100.0%
Uptime 24h
92 of 92 checks
12
Tools
read from the server
228 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add storefront --transport http https://mystoq.com/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mystoq.com/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.storefront]
url = "https://mystoq.com/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mystoq.com/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "storefront": {
      "url": "https://mystoq.com/api/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

product
create_product
Create a product in the authenticated merchant's store. Requires Bearer token. WRITE.
delete_product
Delete a product from the authenticated store (reversible cleanup — used by the agent's ephemeral live-demo). Requires Bearer token; only the owner's own product. WRITE/DESTRUCTIVE.
store
create_store
Register a NEW Mystoq store (tenant). Returns the store id, slug and an access token. No auth needed. WRITE.
get_store
Get a public Mystoq store by its slug: name, wilaya, storefront URL, plan tier and member-since. Public info only.
cod
cod_profit
Compute true CAC and net cash-on-delivery profit for an Algerian online store, accounting for the return/refusal rate. Returns base and confirmation-call scenarios.
order
order_risk
Score the fraud/return risk of an Algerian COD order from its signals (phone, history, etc.) — Mystoq FakeShield logic.
plans
list_plans
List Mystoq subscription plans with monthly/yearly/lifetime prices (DZD) — useful to answer "how much does Mystoq cost".
platform
platform_stats
Mystoq network statistics: number of active stores and wilayas covered.
price
set_price
Update a product's price (and optional compare_price) in the authenticated store. Requires Bearer token. WRITE.
publish
publish
Publish a product (set status=active) so it shows on the storefront. Requires Bearer token. WRITE.
stores
search_stores
Search the public Mystoq store directory (Algerian online shops). Filter by keyword (store name), wilaya, or plan. Returns store name, wilaya, storefront URL and plan tier. Public business listings only — no merchant personal data.
yalidine
yalidine_delivery
Estimate delivery success/return rate and typical delivery time for a destination wilaya in Algeria (region-based network estimate).

Endpoints

URLTransportStateLatencyChecked
https://mystoq.com/api/mcp streamable-http answering 230 ms 3 min ago

Storefront — questions

Answers built from our own checks of this server.

What can Storefront do?
It exposes 12 tools, read directly from the server on our last check. Among them: cod_profit, create_product, create_store, delete_product, get_store, list_plans and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Storefront mostly used for?
Its tools cluster around product and store. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Storefront working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 228 ms. The bar chart above shows every period we have measured.
How do I connect Storefront?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Storefront need an API key?
No. Storefront completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Storefront?
It answers our handshake in 228 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.