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
- AsecurityAlicenseAqualityThis is a TypeScript-based MCP server that allows searching for New York Times articles from the last 30 days based on a keyword.Last updated -158JavaScriptMIT License
- -securityAlicense-qualityThis MCP server performs multi-topic searches in business, news, finance, and politics using the Tavily API, providing high-quality sources and intelligent summaries.Last updated -11PythonMIT 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 -61PythonMIT License
- -securityAlicense-qualitySearching google, individual websites and scraping their content. Fast and cost-effective. ⚡️Last updated -16TypeScriptMIT License