Skip to main content
Glama

MCP API Service

by nstanw

get_all_khai_bao_ra_ngoai

Retrieve a list of all external declarations with customizable filters, sorting, and pagination using the MCP API Service. Manage data retrieval efficiency with search, limit, and start parameters.

Instructions

Lấy danh sách tất cả khai báo ra ngoài

Input Schema

NameRequiredDescriptionDefault
afterNoLấy dữ liệu sau marker này
filterNoBộ lọc tìm kiếm
limitNoSố lượng bản ghi tối đa
orderNoThứ tự sắp xếp (asc/desc)
qNoTừ khóa tìm kiếm
sortNoTrường sắp xếp
startNoVị trí bắt đầu

Input Schema (JSON Schema)

{ "properties": { "after": { "description": "Lấy dữ liệu sau marker này", "type": "string" }, "filter": { "description": "Bộ lọc tìm kiếm", "type": "string" }, "limit": { "description": "Số lượng bản ghi tối đa", "type": "number" }, "order": { "description": "Thứ tự sắp xếp (asc/desc)", "type": "string" }, "q": { "description": "Từ khóa tìm kiếm", "type": "string" }, "sort": { "description": "Trường sắp xếp", "type": "string" }, "start": { "description": "Vị trí bắt đầu", "type": "number" } }, "required": [], "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