Tavily
OFFICIALCloud Tavily MCP server.
Tools
| Public tool | Description | Price |
|---|---|---|
| tavily.tavily_crawl | Crawl a website starting from a URL. Extracts content from pages with configurable depth and breadth. | $0.002/call |
| tavily.tavily_extract | Extract content from URLs. Returns raw page content in markdown or text format. | $0.002/call |
| tavily.tavily_map | Map a website's structure. Returns a list of URLs found starting from the base URL. | $0.002/call |
| tavily.tavily_research | Perform comprehensive research on a given topic or question. Use this tool when you need to gather information from multiple sources, including web pages, documents, and other resources, to answer a question or complete a task. Returns a detailed response based on the research findings. Rate limit: 20 requests per minute. | $0.002/call |
| tavily.tavily_search | Search the web for current information on any topic. Use for news, facts, or data beyond your knowledge cutoff. Returns snippets and source URLs. | $0.002/call |
Test a tool
Online test
Crawl a website starting from a URL. Extracts content from pages with configurable depth and breadth.
Response
No response yet.
How to call it
{
"mcpServers": {
"mcphub-cloud": {
"url": "https://cloud.mcphub.app/mcp",
"headers": {
"Authorization": "Bearer mcphub-sk-..."
}
}
}
}