Metadata-Version: 2.4
Name: taobao-haoquan-mcp
Version: 0.1.1
Summary: 淘宝好券精选MCP服务 - 天猫品牌好券合集，高优惠券覆盖率，按销量优先精选
Author: mako2026
License-Expression: MIT
Keywords: mcp,taobao,haoquan,coupon,shopping,tmall
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: mcp>=1.0.0

# 淘宝好券精选 MCP Server

天猫品牌好券合集，高优惠券覆盖率，按销量优先精选。

## 安装

```bash
pip install taobao-haoquan-mcp
```

## 启动

```bash
taobao-haoquan-mcp
```

## 工具

- `list_items(page, sort)` - 获取好券精选商品列表，支持分页和排序
- `get_detail(item_id)` - 获取单条商品详情
- `get_stats()` - 获取频道统计信息
