Enables web search capabilities within an MCP environment using the Tavily API.
This project demonstrates an MCP (Model Context Protocol) server that leverages the Tavily API to perform web searches. Designed for use in a standard input/output (stdio) transport mode, the server allows users to integrate web search functionality into their MCP workflows. It includes a TavilyClient for seamless interaction with the Tavily API, making it easy to execute search queries and retrieve relevant information.