← Registry

eCommerce

e-mart.com.bd

Provides access to an online store's catalog, stock, product details, and store information.

1 endpoint4 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://e-mart.com.bd/mcp

No auth detected

MCP server metadata

Name
emart-public
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 4

search_products

Search the live Emart catalog by keyword.

Inferred read-only
check_stock

Check live stock for products matching a name/keyword.

Inferred read-only
get_product_details

Authoritative exact-product lookup by slug (the last path segment of a product URL, e.g.

Inferred read-only
store_info

Store facts: brand, currency, payment methods, delivery charges and timelines, free shipping threshold, returns policy URL, and support contact.

Potential side effects

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.emart-public]
url = "https://e-mart.com.bd/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "emart-public": {
      "type": "http",
      "url": "https://e-mart.com.bd/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: emart-public
Remote MCP URL: https://e-mart.com.bd/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": {
    "emart-public": {
      "url": "https://e-mart.com.bd/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "emart-public": {
      "type": "http",
      "url": "https://e-mart.com.bd/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "emart-public",
  "transport": "streamable-http",
  "url": "https://e-mart.com.bd/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 e-mart.com.bd was fetched 2026-08-03T23:26:05.420Z and is being refreshed.

Trust status Trusted

e-mart.com.bd is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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