Offers a containerized deployment option for the MCP server, allowing it to run in isolated containers for improved portability and consistent execution across different environments.
MCP TAVILY SEARCH
A Model Context Protocol (MCP) server that provide search by tavily.
Quick start
install
add config to mcp config file.
or debug
Tools
search_news
Parameter | Type | Default Value | Description | Required |
|
| N/A | The keyword to search for. | Yes |
|
|
| Number of days to search within. Default is 7 days. | No |
|
|
| Number of news articles to return. Default is 5. | No |
|
|
| The depth of the search. It can be
or
. Default is
. | No |
|
|
| The topic of the search. Options are
(unprocessed pages) or
(high-quality news). Default is
. | No |
Related MCP Servers
- -securityAlicense-qualityEnables AI assistants to perform up-to-date web searches through the Tavily API, providing comprehensive search results with AI-generated summaries.Last updated -7MIT License
- GPL 3.0
- AsecurityFlicenseAqualityProvides real-time stock news search capabilities via Tavily API, allowing MCP clients to retrieve filtered and customized stock news with various search parameters.Last updated -2406
- -security-license-qualityA remote MCP server that enables searching for news articles on specific topics through the Tavily API without requiring authentication.Last updated -