Skip to main content
POST
查询 MCP 服务器列表

限制说明

授权

app_key
string
query
必填

Flashduty 控制台「账户 → APP Keys」中签发的 app_key。调用任何公共 API 都需要它。

请求体

application/json

Filters for listing MCP servers.

p
integer

Page number, starting at 1.

limit
integer

Page size; defaults to 20.

team_ids
integer<int64>[]

Restrict results to resources owned by these teams; intersected with the caller's visible set.

include_account
boolean

Include account-scoped rows alongside team-scoped ones; defaults to true.

响应

Success

Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.

request_id
string
必填

Unique ID for this request. Mirrored in the Flashcat-Request-Id header. Include it when reporting issues.

示例:

"01HK8XQE3Z7JM2NTFQ5YJ8P9R4"

error
object

Error payload inside the response envelope. Present only on non-2xx responses.

data
object

Paginated MCP server list.