← Registry

eCommerce

alser.kz

Provides access to product information, promotions, and shop locations for ALSER.kz e-commerce platform.

1 endpoint10 known toolsFirst detected July 9, 2026Last detected August 14, 2026

ENDPOINT 1

https://alser.kz/mcp

No auth detected

MCP server metadata

Name
alser-kz-readonly-mcp
Version
0.1.0
Capabilities
tools
Server instructions

Use the published read-only tools for ALSER.kz product, catalog, promotion, and shop discovery. Checkout, payment, account, and write operations are not available.

Known tools 10

get_product_detail

Read public ALSER.kz product price, availability, delivery terms, specifications, and optional extended details by sku or product keyword.

Inferred read-only
search_products

Search public ALSER.kz products by a text query.

Inferred read-only
list_promos

Read public ALSER.kz promotions for a city/location.

Inferred read-only
get_promo_products

Read public ALSER.kz products attached to a promotion by promotion keyword.

Inferred read-only
get_shops

Read public ALSER.kz shop pickup points by city code.

Inferred read-only
get_cities

Read the public list of ALSER.kz cities available for delivery and pickup, with the codes other tools expect (city_code for get_shops, location_id for get_product_detail/list_promos/get_catalog_products/etc).

Inferred read-only
get_homepage_blocks

Read public ALSER.kz homepage blocks: product of the day, sale, best sellers, new products, popular products, popular categories, and articles.

Inferred read-only
get_catalog_tree

Read the public ALSER.kz catalog category tree using the same catalog-full endpoint as the site header catalog.

Inferred read-only
get_catalog_products

Read public ALSER.kz catalog products for a category using the same mobapi-v3 catalog endpoint as the site category page.

Inferred read-only
get_catalog_filters

Read public ALSER.kz catalog filters, price range, promotions, product types, and sort options for a category using the same mobapi-v3 catalog endpoint as the site category page.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.alser-kz-readonly-mcp]
url = "https://alser.kz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "alser-kz-readonly-mcp": {
      "type": "http",
      "url": "https://alser.kz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: alser-kz-readonly-mcp
Remote MCP URL: https://alser.kz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "alser-kz-readonly-mcp": {
      "url": "https://alser.kz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "alser-kz-readonly-mcp": {
      "type": "http",
      "url": "https://alser.kz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "alser-kz-readonly-mcp",
  "transport": "streamable-http",
  "url": "https://alser.kz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for alser.kz was fetched 2026-08-01T11:18:48.061Z and is being refreshed.

Trust status RestrictedContent

alser.kz is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.