MCP Servers

Get MCP server by ID

get/api/mcp-servers/{id}

Path parameters

idstring required

Response

MCP server details

idstring required
namestring required
descriptionstring nullable required
scope'global' | 'swarm' | 'agent' required
ownerAgentIdstring nullable required
transport'stdio' | 'http' | 'sse' required
commandstring nullable required
argsstring nullable required
urlstring nullable required
headersstring nullable required
envConfigKeysstring nullable required
headerConfigKeysstring nullable required
extraAuthorizeParamsstring nullable required
authMethod'static' | 'oauth' | 'auto'
isEnabledboolean required
versionnumber required
createdAtstring required
lastUpdatedAtstring required

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added