Overview
Tavily Introduction
Tavily-MCP is an implementation of the Model Context Protocol (MCP), an open standard developed by Anthropic that allows AI systems to interact with various data sources and tools. It enables seamless integration of AI assistants with advanced search and data extraction capabilities.
How to Use
To use Tavily-MCP, you need to obtain a Tavily API key and set up the server. Follow the tutorials provided to integrate Tavily-MCP with other tools like Neo4j and Cline in VS Code for enhanced functionality.
Key Features
Key features of Tavily-MCP include real-time web search capabilities, intelligent data extraction from web pages, a powerful web mapping tool, and a web crawler that systematically explores websites.
Where to Use
Tavily-MCP can be used in various fields such as AI development, data analysis, web scraping, and enhancing the capabilities of AI assistants in accessing and processing real-time web information.
Use Cases
Use cases for Tavily-MCP include building knowledge graph assistants, integrating coding assistants with web resources, and developing applications that require real-time data extraction and search functionalities.
Installation
Login Required
To get your Streamable HTTP URL and configure MCP server, please login to your account first. If you don't have an account, you can quickly sign up.
Content
Tool List
tavily-search
Description: A powerful web search tool that provides comprehensive, real-time results using Tavily's AI search engine. Returns relevant web content with customizable parameters for result count, content type, and domain filtering. Ideal for gathering current information, news, and detailed web content analysis.
Parameters
Name | Type | Required | Description |
---|---|---|---|
query | string | 是 |
No description |
search_depth | string | 否 |
No description |
topic | string | 否 |
No description |
days | number | 否 |
No description |
time_range | string | 否 |
No description |
max_results | number | 否 |
No description |
include_images | boolean | 否 |
No description |
include_image_descriptions | boolean | 否 |
No description |
include_raw_content | boolean | 否 |
No description |
include_domains | array | 否 |
No description |
exclude_domains | array | 否 |
No description |
country | string | 否 |
No description |
tavily-extract
Description: A powerful web content extraction tool that retrieves and processes raw content from specified URLs, ideal for data collection, content analysis, and research tasks.
Parameters
Name | Type | Required | Description |
---|---|---|---|
urls | array | 是 |
No description |
extract_depth | string | 否 |
No description |
include_images | boolean | 否 |
No description |
format | string | 否 |
No description |
tavily-crawl
Description: A powerful web crawler that initiates a structured web crawl starting from a specified base URL. The crawler expands from that point like a tree, following internal links across pages. You can control how deep and wide it goes, and guide it to focus on specific sections of the site.
Parameters
Name | Type | Required | Description |
---|---|---|---|
url | string | 是 |
No description |
max_depth | integer | 否 |
No description |
max_breadth | integer | 否 |
No description |
limit | integer | 否 |
No description |
instructions | string | 否 |
No description |
select_paths | array | 否 |
No description |
select_domains | array | 否 |
No description |
allow_external | boolean | 否 |
No description |
categories | array | 否 |
No description |
extract_depth | string | 否 |
No description |
format | string | 否 |
No description |
tavily-map
Description: A powerful web mapping tool that creates a structured map of website URLs, allowing you to discover and analyze site structure, content organization, and navigation paths. Perfect for site audits, content discovery, and understanding website architecture.
Parameters
Name | Type | Required | Description |
---|---|---|---|
url | string | 是 |
No description |
max_depth | integer | 否 |
No description |
max_breadth | integer | 否 |
No description |
limit | integer | 否 |
No description |
instructions | string | 否 |
No description |
select_paths | array | 否 |
No description |
select_domains | array | 否 |
No description |
allow_external | boolean | 否 |
No description |
categories | array | 否 |
No description |
You Might Also Like
Firecrawl
