pub async fn execute_command( server: &FastMcpServer, command: ServerCommand, ) -> Result<(CommandResult, bool)>