MCP Management

Get Mcp Servers

List MCP servers for the current user.

get/api/mcp/servers

Response

Successful Response

idinteger required
user_idinteger required
namestring required
transportstring required
descriptionstring nullable required
configobject required
is_activeboolean required
is_defaultboolean required
transport_displaystring required
created_atstring nullable required
updated_atstring nullable required
connected_accountstring nullable
app_idstring nullable
providerstring nullable

Changes

Changed in 2 of the 4 revisions of this API.24

    • response property items/created_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/updated_at list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id list_mcp_servers_api_mcp_servers_get removed and replaced with get_mcp_servers_api_mcp_servers_get

      api-operation-id-removed

    • added the optional property items/app_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/connected_account to the response with the 200 status

      response-optional-property-added

    • added the optional property items/provider to the response with the 200 status

      response-optional-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog