tavily-search-mcp-server

tavily-search-mcp-server

2

Tavily Search MCP Server is designed to enhance search capabilities for large language models by utilizing the Tavily Search API, offering features like domain filtering and content extraction. It supports integration with Claude Desktop and offers flexible deployment options through NPM or Docker.

Tavily Search MCP Server

An MCP server implementation integrating the Tavily Search API to provide optimized search capabilities for LLMs.

Features

  • Web Search: Perform web searches tailored for LLMs, with options for search depth, topics, and time range.
  • Content Extraction: Extract relevant content from search results, optimizing for quality and size.
  • Optional Features: Options include images, image descriptions, LLM-generated answers, and raw HTML content.
  • Domain Filtering: Customize search results by including or excluding specific domains.

Setup Guide 🚀

Prerequisites

Installation

  1. Clone the repository.
  2. Install dependencies and build the project.
  3. Configure integration with Claude Desktop using either NPM or Docker.
  4. Restart Claude Desktop for changes to take effect.