tavily-ai/tavily-mcp
tavily-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of tavily-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Tavily MCP server is a Model Context Protocol server that integrates with AI systems to provide real-time web search and data extraction capabilities.
Try tavily-mcp with chat:
Tools
Functions exposed to the LLM to take actions
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.
tavily_extract
Extract content from URLs. Returns raw page content in markdown or text format.
tavily_crawl
Crawl a website starting from a URL. Extracts content from pages with configurable depth and breadth.
tavily_map
Map a website's structure. Returns a list of URLs found starting from the base URL.
tavily_research
Perform comprehensive research on a given topic or question. Use this tool when you need to gather information from multiple sources to answer a question or complete a task. Returns a detailed response based on the research findings.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client