Get MCP server details by ID

Retrieves detailed configuration information for a specific Model Control Protocol (MCP) server. The returned data includes connection details, associated applications, enabled tools, and authentication configuration.

Path parameters

idstringRequired

The ID of the MCP server

Headers

x-api-keystringRequired

Response

Successfully retrieved MCP server. Returns the complete server configuration including connection details, authentication settings, and available tools.

idstring

UUID of the MCP server instance

namestring

User-defined descriptive name for this MCP server

auth_config_idstring

ID reference to the auth configuration used by this server

allowed_toolslist of strings

Array of tool slugs that this MCP server is allowed to use

mcp_urlstring

URL endpoint for establishing SSE connection to this MCP server

commandsobject

Set of command line instructions for connecting various clients to this MCP server

updated_atstring

Date and time when this server configuration was last modified

created_atstring

Date and time when this server was initially created

deletedboolean

Whether the MCP server is deleted