Skip to main content
Glama

MCP API Service

by nstanw

phan_cong_nhan_vien_ky_thuat

Assign technical staff to specific tasks using registration codes and employee IDs with this MCP API Service tool.

Instructions

Phân công nhân viên kỹ thuật

Input Schema

NameRequiredDescriptionDefault
maNhanVienYesMã nhân viên
maddkYesMã đăng ký

Input Schema (JSON Schema)

{ "properties": { "maNhanVien": { "description": "Mã nhân viên", "type": "string" }, "maddk": { "description": "Mã đăng ký", "type": "string" } }, "required": [ "maddk", "maNhanVien" ], "type": "object" }

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/nstanw/api-service'

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