司芳糯米顾客服务 MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SZEFONG_CUSTOMER_DATA_PATH | No | Path to the customer data JSON file. Defaults to deploy/customer-data.json if not set. | deploy/customer-data.json |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_store_infoA | 查询门店信息:查询司芳糯米门店地址、营业时间、状态、联系方式和购买渠道。未录入正式数据时明确返回待配置。 |
| get_product_catalogA | 查询实时商品目录:查询司芳糯米产品、价格、规格和门店可售状态;支持按门店、分类和库存状态筛选。 |
| get_product_detailA | 查询商品详情:查询商品价格、规格、原料、过敏原、保存方式、最佳食用时间和门店可售状态。不得推测缺失字段。 |
| get_recommended_productsA | 按口味和场景推荐商品:根据口味、场景、人数、预算和门店库存推荐当前商品。仅从已录入商品中选择,不编造新品或价格。 |
| get_store_inventoryA | 查询门店库存状态:查询门店商品的充足、少量、售罄、不供应或未知状态;不返回未经门店确认的精确数量。 |
| get_order_linkA | 获取下单入口:按门店和渠道返回到店自取、美团或饿了么下单链接。只返回已配置的官方入口,不代替用户提交订单。 |
| get_latest_campaignsA | 查询最新活动与上新:查询当前有效或指定日期有效的司芳糯米活动、节令上新和适用门店。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lumia710wp-droid/szefong-customer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server