apappascs_tavily-search-mcp-server

apappascs_tavily-search-mcp-server

0

The Tavily Search MCP Server is designed to integrate with the Tavily Search API, providing enhanced search functionalities tailored for LLMs. It offers features like web search optimization, content extraction, and domain filtering, and can be set up using npm or Docker for seamless integration with Claude Desktop.

Tavily Search MCP Server

An MCP server implementation that integrates the Tavily Search API, aimed at optimizing search capabilities for LLMs.

Features

  • Web Search: Perform web searches optimized for LLMs, with control over search depth, topic, and time range.
  • Content Extraction: Extracts the most relevant content from search results, optimizing for quality and size.
  • Optional Features: Include images, image descriptions, short LLM-generated answers, and raw HTML content.
  • Domain Filtering: Include or exclude specific domains in search results.

Setup Guide 🚀

  1. Prerequisites: Install Claude Desktop and obtain a Tavily API key.
  2. Installation involves cloning the repository and building the project using npm.
  3. Integration with Claude Desktop can be done using npm or Docker.

Running

Start the server using Node.js or run it within a Docker container for either stdio or sse transport.

License

This MCP server is open-sourced under the MIT License.