Skip to main content

serve

Function serve 

Source
pub async fn serve(server: Arc<McpServer>, addr: SocketAddr) -> Result<()>
Expand description

Run the MCP HTTP transport on addr until the server is stopped.