目录 / NiMCoffee 新印象咖啡
NiMCoffee 新印象咖啡
Order freshly self-roasted specialty coffee from **NiMCoffee** (新印象咖啡), a coffee roaster in Fuzhou, China. Direct-flame roasted in small batches, roasted to order. **No API key required** — add the endpoint and connect. ### What you can do Search single-origin beans and drip-bag coffee by origin, roast level, processing method or flavor notes. Get recommendations. Place an order, pay by WeChat QR code or member balance, then track, cancel or reorder it. Look up membership tier, points, balance and coupons. List physical stores. ### Getting started Browsing works immediately with no credentials. **Placing an order requires binding a phone number first** — call `send_verification_code`, then `verify_and_bind` to obtain a user token. Order and membership data are scoped to that token. ### Endpoints - `https://mcp.nimcoffee.com/mcp` — Streamable HTTP (recommended) - `https://mcp.nimcoffee.com/sse` — SSE (for clients that only support the deprecated transport) Also listed in the official MCP Registry as `com.nimcoffee/nimcoffee`. A REST/OpenAPI channel is available at `https://mcp.nimcoffee.com` (spec at `/openapi.json`); that one does require an `X-API-Key`, self-issued instantly at https://nimcoffee.com/open.
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://nimcoffee--waylinonline.run.tools
{
"mcpServers": {
"NiMCoffee 新印象咖啡": {
"url": "https://nimcoffee--waylinonline.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| send_verification_code | Send SMS verification code to the user's phone number. |
| verify_and_bind | Verify SMS code and bind the user. Returns a user token for subsequent operations. |
| search_products | Search NiMCoffee products by keyword, category, origin, or flavor. |
| get_product_detail | Get detailed information about a specific product. |
| get_recommendations | Get personalized coffee recommendations based on user preferences. |
| create_order | Create an order for a NiMCoffee product. |
| get_payment_qrcode | Get WeChat Pay QR code for an order. Returns a QR code image for user to scan. |
| pay_with_balance | Pay for an order using member balance (no WeChat needed). |
| check_payment_status | Check if an order has been paid. |
| get_order_status | Get the current status of an order (preparation, ready for pickup, etc). |
| cancel_order | Cancel a pending order. |
| list_orders | List user's recent orders. |
| reorder | Reorder a previous order (same items). |
| get_my_membership | Get user's membership info: tier, points, balance, and available coupons. |
| get_my_coupons | List user's available coupons. |
| get_stores | List NiMCoffee store locations with addresses and hours. |
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。