Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_orderA

建立一筆侘茶飲料訂單。注意:顧客常用口語簡稱點餐(如「波霸奶綠」其實是「茉香奶綠」加「波霸」加料),請先用 get_menu 查詢菜單確認正確品名,再將飲品與加料分開填入。

pickup_orderB

標記訂單為已領取

cancel_orderA

取消訂單(僅限尚未領取的訂單)

get_menuB

查詢侘茶菜單(分類、飲品、加料、甜度冰量選項)。支援 MCP Apps 的 Host 會自動顯示互動式菜單瀏覽介面。

recommend_drinksA

根據偏好推薦侘茶飲品

get_ordersA

查詢訂單。可依訂單 ID 精確查找單筆訂單,或依訂購人、領取狀態、日期等條件篩選。無參數時回傳全部訂單。

Prompts

Interactive templates invoked by user choice

NameDescription
recommend根據心情或偏好推薦侘茶飲品
order_summary彙整團購訂單:每人明細、飲品統計、總金額、未領取提醒

Resources

Contextual data attached and managed by the client

NameDescription
menu-categories取得侘茶所有菜單分類列表
orders-list取得所有訂單列表
orders-unpicked取得所有未領取的訂單清單
侘茶互動式菜單
來找茶取得指定分類的飲品清單(含價格與屬性)
找奶茶取得指定分類的飲品清單(含價格與屬性)
果茶特調取得指定分類的飲品清單(含價格與屬性)
找拿鐵取得指定分類的飲品清單(含價格與屬性)
風味特調取得指定分類的飲品清單(含價格與屬性)
找冰淇淋取得指定分類的飲品清單(含價格與屬性)
金蘋果特調取得指定分類的飲品清單(含價格與屬性)
找日本抹茶取得指定分類的飲品清單(含價格與屬性)
芝士奶蓋取得指定分類的飲品清單(含價格與屬性)
凍凍撞奶取得指定分類的飲品清單(含價格與屬性)
凍凍茶飲取得指定分類的飲品清單(含價格與屬性)

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/danny-sbr/mcp-cha-cha'

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