Get a specific MCP server by ID.
Args: server_id: The ID of the MCP server to retrieve current_user: The current authenticated user tenant: The tenant database
Returns: MCPServer: The MCP server details
Raises: HTTPException(400): If input validation fails HTTPException(404): If MCP server not found HTTPException(500): If database operation fails or other error occurs
JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'
Successful Response
Response model for MCP server
Unique identifier for the MCP server
Name of the MCP server
MCP server configuration
Whether the MCP server is enabled
Type of MCP server (public/private)
apigene, public When the MCP server was created
When the MCP server was last updated
Email of the user who created the MCP server
Icon URL of the MCP server for display
API name for APIGENE type servers
Whether this is a global spec for APIGENE type servers