Skip to main content
Glama

MCP API Service

by nstanw

add_nha_san_xuat

Add a new manufacturer record via the MCP API Service by specifying the manufacturer's name. Simplifies data management in systems requiring manufacturer registration.

Instructions

Thêm nhà sản xuất mới

Input Schema

NameRequiredDescriptionDefault
tenNhaSanXuatYesTên nhà sản xuất

Input Schema (JSON Schema)

{ "properties": { "tenNhaSanXuat": { "description": "Tên nhà sản xuất", "type": "string" } }, "required": [ "tenNhaSanXuat" ], "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