Skip to main content
Glama
lichadecha
by lichadecha

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QMAI_OPEN_IDNo企迈开放平台 Open ID,覆盖默认凭证来源
QMAI_OPEN_KEYNo企迈开放平台 Open Key,覆盖默认凭证来源
QMAI_GRANT_CODENo企迈开放平台 Grant Code,覆盖默认凭证来源

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
find_storeA

按店名、商场名或城市找李茶的茶门店,返回 storeId(看菜单/点单都要用)、营业状态;唯一命中时附营业时间。点单第一步先找店。

get_menuA

看某店菜单:不传 keyword 返回全部分类;传 keyword(商品名或分类名)返回商品列表(goodsId、价格、标签)。

get_item_detailB

看商品点单详情:规格(SKU)、做法(温度/糖度等)、加料、是否估清。goodsId 从 get_menu 结果里取。

preview_orderA

组单算预估总价(本地累加;实际金额以门店收银台/订单为准)。同组做法(如温度)只能选一个,估清商品会拦截。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/lichadecha/licha-order-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server