Skip to main content
Glama
xtshK

Procurement MCP Server

by xtshK

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BACKEND_URLNo採購後端位置http://localhost:3001
BACKEND_EMAILYes後端登入帳號
BACKEND_PASSWORDYes後端登入密碼

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_backend_healthA

檢查採購流程後端服務是否正常運作。會呼叫後端的 /api/health 端點。當使用者想確認系統是否上線,或在做其他操作前想先確認連線時使用。

search_purchase_ordersA

依關鍵字搜尋採購單(會比對採購單號 po_number 或名稱 name),可選擇性地只篩選特定狀態、並限制回傳筆數。當使用者想查詢、尋找採購單時使用,例如「幫我找已核准的螢幕採購單,最多 5 筆」。

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/xtshK/01_procurement_mcp_server'

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