v29

latestOpenAPI 3.1.2raw.githubusercontent.com2026-08-014117755.2 KB
MCP Servers

List MCP Servers

Retrieves all MCP servers configured for the current user.

get/mcp-servers

Response

Response for status 200

idstring required

Unique identifier for the MCP server.

namestring required

Display name of the MCP server.

urlstring required

URL endpoint of the MCP server.

descriptionstring required

Optional description of the MCP server.

createdAtstring date-time required

ISO timestamp of when the server was created.

updatedAtstring date-time required

ISO timestamp of the last update.

userIdstring required

ID of the user who created the server.

enabledboolean required

Whether the MCP server is enabled.

scope'user' | 'team' required

Scope of the MCP server configuration.