eCommerce
e-mart.com.bd
Provides access to an online store's catalog, stock, product details, and store information.
ENDPOINT 1
https://e-mart.com.bd/mcp
MCP server metadata
- Name
- emart-public
- Version
- 1.28.1
Known tools 4
get_product_detailsAuthoritative exact-product lookup by slug (the last path segment of a product URL, e.g.
Inferred read-onlystore_infoStore facts: brand, currency, payment methods, delivery charges and timelines, free shipping threshold, returns policy URL, and support contact.
Potential side effectsCONNECT 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.
e-mart.com.bd is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.