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
id
The ID of the MCP server
Headers
x-api-key
Response
Successfully retrieved MCP server. Returns the complete server configuration including connection details, authentication settings, and available tools.
id
UUID of the MCP server instance
name
User-defined descriptive name for this MCP server
auth_config_ids
ID references to the auth configurations used by this server
allowed_tools
Array of tool slugs that this MCP server is allowed to use
mcp_url
URL endpoint for establishing SSE connection to this MCP server
toolkits
Array of toolkit slugs that this MCP server is allowed to use
commands
Set of command line instructions for connecting various clients to this MCP server
updated_at
Date and time when this server configuration was last modified
created_at
Date and time when this server was initially created
managed_auth_via_composio
Whether the MCP server is managed by Composio
deleted
Whether the MCP server is deleted