mcp-server-tavily
33
Tavily-Search is an MCP server that interfaces with the Tavily API to perform web searches. It supports query-based searching, offering customizable search depths, and returns results in a user-friendly format. The project can be used across various platforms including local environments with Docker Compose.
Tavily-Search MCP Server
A MCP server project utilizing Tavily API for search operations.
Components
- Utilizes Tavily API to perform searches.
- Returns search results including AI responses, URIs, and titles in text format.
Tools
- Implements tools for search queries.
- Requires "query".
- Optional "search_depth": basic or advanced.
Installing via Smithery
- Use Smithery for Claude Desktop installation.
Install
- Clone the repository.
- Edit configuration for Claude Desktop.
- Restart Claude Desktop.
Usage
- In Claude Desktop, use "search for something" to receive results.
Running in Local Environment Using Docker Compose
- Setup and run in a local environment using Docker compose.