A Model Context Protocol (MCP) server that uses the Tavily API to perform web searches and return results in text format, including AI responses, URIs, and titles.
| Parameter | Description |
|---|---|
| Directory path to the MCP server and command to run it* | Single value |
| TAVILY_API_KEY* | Your Tavily API key. |
| PYTHONIOENCODING* | Encoding for Python input/output. |