Connect to Claude
Tavily Search icon

Tavily Search

Createdy7ut

Enables search functionality via the Tavily API within the Model Context Protocol framework.

About

This tool acts as a Model Context Protocol (MCP) server, providing a simple interface to perform searches using the Tavily API. It offers a `search_news` tool that allows users to search for news articles based on keywords, date ranges, result limits, search depth, and topic. This allows large language models to easily access real-time information and incorporate it into responses.

Key Features

  • Provides a `search_news` tool for news article retrieval.
  • Supports configurable search parameters like keyword, date range, and result limit.
  • Offers different search depths (basic/advanced) and topics (general/news).
  • Integrates seamlessly with the Model Context Protocol (MCP).

Use Cases

  • Enabling contextual search within AI applications.
  • Augmenting LLM responses with up-to-date news information.
  • Building AI-powered news aggregators.