pub fn validate_server_config(server: &ServerConfig) -> Result<()>
Validate the generic server config fields.
Returns McpxError::Config on invalid values.
McpxError::Config