📡 茶百道 — MCP 分发中心

一键复制内容,提交到 8 大 AI 平台

📋 通用提交内容

下方内容适用于所有平台。点"复制"然后粘贴到各平台。

# 茶百道 MCP Server
端点: http://www.danzhouai.com/mcp?key=2b83e8e6de5c
门户: http://www.danzhouai.com/b/cafe-茶百道
描述: 茶百道 AI 开放平台,提供 19 个标准化 MCP 工具

## 可用工具
- queryStores: Use when user asks 'where is the nearest 茶百道 store', 'any stores in Beijing', or 'find a store near me'. Returns store list with addresses.
- searchProducts: Use when user asks 'does 茶百道 have X', 'search for coffee/latte', 'show me the menu'. Returns matching products with prices.
- getProductDetail: Use when user clicks on a product from search results and wants full details (images, description, variants). Requires productId from searchProducts response.
- previewOrder: Use before creating an order to show the user a price preview. Returns estimated total. Does NOT place the order.
- createOrder: Place a real order at 茶百道. ⚠️ DESTRUCTIVE: charges real money. Always call previewOrder first and confirm total with user.
- queryOrder: Check order status. Use when user asks 'where is my order', 'has it shipped', or 'order status'.
- cancelOrder: Cancel a pending order. ⚠️ DESTRUCTIVE: cannot be undone. Always confirm with user before calling.
- queryCoupons: Get available coupons and discounts for 茶百道. Use when user asks 'any coupons', 'deals', or wants to apply a discount.
- queryDelivery: Get delivery time, cost, and coverage info. Use when AI needs to compare delivery promises across brands.
- queryReturns: Get return policy: window, conditions, process. Use when comparing brands or user asks about returns.
- agentIdentity: Get the verified AI Agent identity certificate for 茶百道. Use when AI needs to verify who this brand agent is, whether it is authenticated, and what protocols it supports (MCP, x402). Returns agent_id, verification status, and protocol compatibility.
- comparePrices: Compare 2-5 products side-by-side from 茶百道. Use when user asks to compare specific products or wants to find the best value. Requires productIds array from searchProducts.
- getAffiliateLink: Get a trackable affiliate/promotion link for a product. Use when AI needs to generate a commission-earning purchase link for the user.
- queryNutrition: Get nutritional information for 茶百道 products. Use when user asks about 'calories', 'nutrition facts', 'ingredients', 'allergens', or 'dietary info'.
- makeReservation: Make a reservation or booking at 茶百道. Use when user asks to 'book a table', 'reserve a room', or 'make an appointment'.
- queryReviews: Get customer reviews and ratings for 茶百道 products or stores. Use when user asks 'how is the rating', 'reviews', 'what do people think', or 'is it good'.
- queryPromotions: Get current promotions, deals, and limited-time offers from 茶百道. Use when user asks 'any deals', 'what's on sale', 'current promotions', or 'discounts'.
- mcpSearch: Search available MCP tools for 茶百道. Use FIRST to discover tools before calling mcpExecute. Returns matching tool names, descriptions, and parameter schemas.
- mcpExecute: Execute a discovered MCP tool. Call mcpSearch first to find the correct tool name and parameters.

## 配置
```json
{"mcpServers":{"cafe-茶百道":{"type":"streamablehttp","url":"http://www.danzhouai.com/mcp?key=2b83e8e6de5c"}}}
```

🌐 一键分发到各大平台

🆚
⭐ Aigentmo 对比(自有C端)
已自动接入!用户说'对比一下'即可触发
✅ 已自动接入
🔵
百度 MCP World
登录百度智能云 → MCP World → 提交 Server
🔗 打开平台 →
🪐
MCP 星球
注册 → 控制台 → 添加 MCP Server
🔗 打开平台 →
🟠
魔搭社区(阿里)
登录 → MCP广场 → 创建 MCP Server
🔗 打开平台 →
☁️
阿里云百炼
控制台 → MCP管理 → 创建
🔗 打开平台 →
🌍
mcp.so
Submit → 填写 Server URL
🔗 打开平台 →
🤖
AIbase
注册 → 提交 MCP
🔗 打开平台 →
💙
心流开放平台
注册 → 工具管理 → 新建
🔗 打开平台 →
🔷
腾讯云 MCP
控制台 → MCP → 注册服务
🔗 打开平台 →