Tomatio13_mcp-server-tavily
0
The Tavily-search MCP server is a tool that uses the Tavily API to perform detailed searches based on user queries. It returns comprehensive search results including AI-generated responses, web links, and descriptive titles, aimed at enhancing search functionalities within applications such as Claude Desktop.
tavily-search MCP server
A MCP server project that utilizes the Tavily API to perform searches based on specified queries. It outputs search results in text format, including AI responses, URIs, and titles of search results.
Components
- Uses the Tavily API for executing searches.
- Search results include AI responses, URIs, and titles.
Tools
- Implements a search tool requiring a query with optional search depth.
Install
- Clone the repository.
- Edit the Claude Desktop configuration file.
- Restart Claude Desktop.
Usage
In Claude Desktop, use search queries to receive results about events or information.
Running in Local Environment Using Docker Compose
Set up and execute in local environments that do not support Claude Desktop using Docker Compose.