{
  "name": "deali",
  "title": "דילי - AliExpress deals for Israel",
  "description": "Read-only MCP server for deali.co.il, an Israeli AliExpress deal aggregator in Hebrew. Search curated deals by keyword, category, or price (ILS), fetch product details with Hebrew descriptions and affiliate buy links, and read Hebrew buying guides from the blog.",
  "version": "1.0.0",
  "serverUrl": "https://www.deali.co.il/mcp",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authentication": { "type": "none" },
  "capabilities": { "tools": {} },
  "tools": [
    {
      "name": "search_deals",
      "description": "Search deali.co.il's curated catalog of AliExpress deals for Israeli shoppers. Filter by free-text query (Hebrew or English), category (electronics, gadgets, fashion, home, sports, kids, beauty, auto), and max price in ILS."
    },
    {
      "name": "get_product",
      "description": "Fetch full details for one product by its deali id: title, Hebrew description, prices in ILS, discount, rating, review/sold counts, image, and affiliate buy link."
    },
    {
      "name": "list_blog_posts",
      "description": "List deali.co.il's Hebrew blog posts - AliExpress buying guides, product roundups, and shopping tips for Israelis."
    },
    {
      "name": "get_blog_post",
      "description": "Fetch one blog post by id, including its full HTML content (Hebrew)."
    }
  ],
  "contact": "hello@deali.co.il",
  "homepage": "https://www.deali.co.il",
  "documentation": "https://www.deali.co.il/openapi.json"
}
