Integrates the Tavily API to provide web search capabilities through an MCP server.
This project showcases an MCP (Model Context Protocol) server engineered to execute web search queries using the Tavily API. Operating in a standard input/output (stdio) transport mode, it offers seamless integration into development environments, particularly those supporting MCP Profiles like Cursor. The server provides a `web_search` tool, enabling programmatic access to real-time web information by simply invoking the function with a desired query.