MCPHubBETA
cloud/tavily

Tavily

OFFICIAL

Cloud Tavily MCP server.

Tools

Public toolDescriptionPrice
tavily.tavily_crawlCrawl a website starting from a URL. Extracts content from pages with configurable depth and breadth.$0.002/call
tavily.tavily_extractExtract content from URLs. Returns raw page content in markdown or text format.$0.002/call
tavily.tavily_mapMap a website's structure. Returns a list of URLs found starting from the base URL.$0.002/call
tavily.tavily_researchPerform 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_searchSearch 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-..."
      }
    }
  }
}