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 |
---|---|---|---|---|
keyword | string | N/A | The keyword to search for. | Yes |
days | number | 7 | Number of days to search within. Default is 7 days. | No |
limit | number | 5 | Number of news articles to return. Default is 5. | No |
search_depth | string | "basic" | The depth of the search. It can be "basic" or "advanced" . Default is "basic" . | No |
topic | string | "news" | The topic of the search. Options are "general" (unprocessed pages) or "news" (high-quality news). Default is "news" . | No |
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Use Tavily Search to search for news pages or images.
Related Resources
Related MCP Servers
- PythonMIT License
- -securityAlicense-qualityProvides AI-powered web search capabilities using Tavily's search API, enabling LLMs to perform sophisticated web searches, get direct answers to questions, and search recent news articles.Last updated -62PythonMIT License
- -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 -6JavaScriptMIT License
- TypeScriptGPL 3.0