Skip to main content
Glama
codingthailand

xmcp Application

employee-manual.ts776 B
import { type ResourceMetadata } from "xmcp"; export const metadata: ResourceMetadata = { name: "employee-manual", title: "คู่มือพนักงาน POS", description: "คู่มือการใช้งานระบบ POS สำหรับพนักงานขาย", mimeType: "text/markdown" }; export default function handler() { return ` # คู่มือพนักงาน ระบบ POS ## เครื่องสแกนไม่ทำงาน ทำอย่างไร **แก้ไข** 1. ตรวจสอบสาย USB ว่าแน่นหรือไม่ 2. ลองถอดแล้วเสียบใหม่ 3. รีสตาร์ทเครื่อง POS `; }

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/codingthailand/mcp-server-app'

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