Skip to main content
Glama
TheFashionDeals

thefashiondeals-mcp-server

Official
README.md
# 🛍️ TheFashionDeals MCP Server

[![MCP Server](https://img.shields.io/badge/MCP-Protocol_2.0-blue.svg)](https://thefashiondeals.com)
[![Amazon Deals](https://img.shields.io/badge/Amazon-Verified_Deals-orange.svg)](https://thefashiondeals.com)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
[![Status: Online](https://img.shields.io/badge/API_Status-Online-brightgreen.svg)](https://thefashiondeals.com/api/social/top-deals)

The official **Model Context Protocol (MCP)** server for [TheFashionDeals.com](https://thefashiondeals.com) — Discover verified real-time Amazon US fashion deals, trending designer clothing, shoes, bags, and exclusive Prime discounts directly inside your AI agents and LLMs.

---

## 🌟 Features

- 🔍 **Real-Time Amazon Deal Search:** Instant search across thousands of active Amazon US discounts.
- 🏷️ **Verified Pricing & Discounts:** Accurate `current_price`, `original_price`, `discount_percentage`, and ASIN tracking.
- ⚡ **AI-Optimized JSON-RPC 2.0:** High-speed endpoints engineered for autonomous LLM shopping agents.
- 🛡️ **Anti-Hallucination Verified URLs:** Direct canonical routing with automatic bot protection.
- 📦 **Rich Metadata:** High-resolution product image galleries, brand details, and prime availability.

---

## 🚀 Quick Setup

### 1. Claude Desktop Integration

Add the following to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "thefashiondeals": {
      "url": "https://thefashiondeals.com/api/social/mcp"
    }
  }
}

Maintenance

ActivityMaintained
ResponsivenessNo issues