← Registry

eCommerce

deali.co.il

Provides access to curated AliExpress deals and shopping guides for Israeli shoppers.

1 endpoint4 known toolsFirst detected July 23, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.deali.co.il/mcp

No auth detected

MCP server metadata

Name
deali
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to deali.co.il — curated AliExpress deals for Israeli shoppers, in Hebrew. Use search_deals to find products by keyword/category/price, get_product for details, and list_blog_posts/get_blog_post for Hebrew buying guides. Prices are in ILS (₪). buy_url links are AliExpress affiliate links with free shipping to Israel where noted.

Known tools 4

search_deals

Search deali.co.il's curated catalog of AliExpress deals for Israeli shoppers.

Inferred read-only
get_product

Fetch full details for one product by its deali id (e.g.

Inferred read-only
list_blog_posts

List deali.co.il's Hebrew blog posts — AliExpress buying guides, product roundups, and shopping tips for Israelis.

Inferred read-only
get_blog_post

Fetch one blog post by id, including its full HTML content (Hebrew).

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.deali]
url = "https://www.deali.co.il/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deali": {
      "type": "http",
      "url": "https://www.deali.co.il/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deali
Remote MCP URL: https://www.deali.co.il/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": {
    "deali": {
      "url": "https://www.deali.co.il/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deali": {
      "type": "http",
      "url": "https://www.deali.co.il/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deali",
  "transport": "streamable-http",
  "url": "https://www.deali.co.il/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 deali.co.il was fetched 2026-07-27T17:33:44.789Z and is being refreshed.

Trust status Trusted

deali.co.il 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.