# storefront MCP server

Discover Algerian COD stores on Mystoq + COD, shipping and fraud calculators.

## Links
- Registry page: https://www.getdrio.com/mcp/com-mystoq-storefront
- Website: https://mystoq.com

## Install
- Endpoint: https://mystoq.com/api/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mystoq.com/api/mcp

## Tools
- 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. Endpoint: https://mystoq.com/api/mcp
- get_store - Get a public Mystoq store by its slug: name, wilaya, storefront URL, plan tier and member-since. Public info only. Endpoint: https://mystoq.com/api/mcp
- list_plans - List Mystoq subscription plans with monthly/yearly/lifetime prices (DZD) — useful to answer "how much does Mystoq cost". Endpoint: https://mystoq.com/api/mcp
- platform_stats - Mystoq network statistics: number of active stores and wilayas covered. Endpoint: https://mystoq.com/api/mcp
- 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. Endpoint: https://mystoq.com/api/mcp
- yalidine_delivery - Estimate Yalidine delivery for an Algerian shipment (home/stopdesk) between wilayas. Endpoint: https://mystoq.com/api/mcp
- order_risk - Score the fraud/return risk of an Algerian COD order from its signals (phone, history, etc.) — Mystoq FakeShield logic. Endpoint: https://mystoq.com/api/mcp
- create_store - Register a NEW Mystoq store (tenant). Returns the store id, slug and an access token. No auth needed. WRITE. Endpoint: https://mystoq.com/api/mcp
- create_product - Create a product in the authenticated merchant's store. Requires Bearer token. WRITE. Endpoint: https://mystoq.com/api/mcp
- set_price - Update a product's price (and optional compare_price) in the authenticated store. Requires Bearer token. WRITE. Endpoint: https://mystoq.com/api/mcp
- publish - Publish a product (set status=active) so it shows on the storefront. Requires Bearer token. WRITE. Endpoint: https://mystoq.com/api/mcp
- 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. Endpoint: https://mystoq.com/api/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.mystoq
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 31, 2026
- Source: https://registry.modelcontextprotocol.io
