MCP Tavily Search Server
by spences10
Verified
tavily_search
Search the web using Tavily Search API, optimized for high-quality, factual results
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cache_ttl | No | Cache time-to-live in seconds | |
exclude_domains | No | List of domains to exclude from search | |
force_refresh | No | Force fresh results ignoring cache | |
include_answer | No | Include an AI-generated answer based on search results | |
include_domains | No | List of trusted domains to include in search | |
max_results | No | Maximum number of results to return | |
min_score | No | Minimum relevancy score for results (0-1) | |
query | Yes | Search query | |
response_format | No | Format of the search results | text |
search_depth | No | The depth of the search ("basic" for faster results, "advanced" for more thorough search) | basic |