01Performs web searches for a given query using the Tavily API
02Returns structured search results including content, title, URL, and relevance score
03Supports multiple transport types: Server-Sent Events (SSE) and stream-HTTP
04Configurable maximum number of search results to return
05Customizable server socket address for flexible deployment
061 GitHub stars