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.
Authentication
x-api-keystring
API key authentication
Path parameters
id
The ID of the MCP server
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
toolkit_icons
Object mapping each toolkit slug to its icon/logo URL for display purposes
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
server_instance_count
Total count of active user instances connected to this server
managed_auth_via_composio
Whether the MCP server is managed by Composio
deleted
Whether the MCP server is deleted