Tavily MCP
T

Tavily MCP

Tavily MCP is an open-source project that enables AI systems to seamlessly connect to Tavily's search and data extraction tools through the Model Context Protocol (MCP) standard, providing AI assistants like Claude with the ability to access real-time web information. The project offers search, extraction, mapping, and crawling tools and supports multiple client configurations.
2 points
9.9K

What is the Tavily MCP Server?

The Tavily MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants like Claude to directly access Tavily's advanced search and data extraction capabilities. Through this server, AI can obtain real-time web information and perform intelligent web content extraction and analysis.

How to use the Tavily MCP Server?

You can install the Tavily MCP Server using a simple command-line tool and then configure it in supported clients such as VS Code, Cursor, or the Claude desktop application. After configuration, the AI assistant can automatically use the various web tools provided by Tavily.

Use Cases

The Tavily MCP Server is particularly suitable for research, data analysis, market research, and knowledge acquisition tasks that require real-time web information. It allows AI assistants to directly access the latest web content without manual searching and copy-pasting.

Main Features

Real-time Web Search
Perform intelligent web search using the tavily-search tool, supporting filtering by keywords, time range, and specific domains.
Web Content Extraction
Use the tavily-extract tool to intelligently extract the main content from web pages, removing ads and irrelevant information.
Website Structure Mapping
Create a structured map of a website to help understand the website's organization and content relationships.
Website Crawling
Systematically explore website content and collect comprehensive information.
Advantages
Obtain the latest web information in real-time
Support multiple filtering and search options
Seamlessly integrate with mainstream AI tools
Provide structured data extraction
Limitations
Require a Tavily API key
Some websites may have access restrictions
Large-scale crawling may require a premium subscription

How to Use

Get a Tavily API Key
Visit the Tavily official website to register and obtain an API key.
Install the Server
Install the Tavily MCP Server using npm or npx.
Configure the Client
Add the server configuration according to the client you are using (VS Code, Cursor, or the Claude desktop application).

Usage Examples

Search for the Latest Tech News
Let the AI assistant search for tech news in the last week.
Extract Article Content
Extract the main content of an article from a specified URL.
Combined Search and Extraction
First search for relevant topics and then extract the content of multiple results.

Frequently Asked Questions

How to get a Tavily API key?
Why can't the server start?
How to confirm that the server is running?
Are the search results real-time?

Related Resources

Tavily Official Documentation
Complete documentation for the Tavily API
MCP Protocol Official Website
Official description of the Model Context Protocol
VS Code Integration Tutorial
How to integrate Tavily MCP in VS Code
GitHub Repository
Source code for Tavily MCP

Installation

Copy the following command to your Client for configuration
{
     "mcpServers": {
       "tavily-mcp": {
         "command": "npx",
         "args": ["-y", "tavily-mcp@0.2.1"],
         "env": {
           "TAVILY_API_KEY": "your-api-key-here"
         },
         "disabled": false,
         "autoApprove": []
       }
     }
   }

{
  "mcpServers": {
    "tavily-mcp": {
      "command": "npx",
      "args": ["-y", "tavily-mcp@0.2.1"],
      "env": {
        "TAVILY_API_KEY": "your-api-key-here"
      }
    }
  }
}

{
  "mcpServers": {
    "tavily": {
      "command": "npx",
      "args": ["/path/to/tavily-mcp/build/index.js"],
      "env": {
        "TAVILY_API_KEY": "your-api-key-here"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

P
Praisonai
PraisonAI is a production-ready multi-AI agent framework with self-reflection capabilities, designed to create AI agents to automate the solution of various problems from simple tasks to complex challenges. It simplifies the construction and management of multi-agent LLM systems by integrating PraisonAI agents, AG2, and CrewAI into a low-code solution, emphasizing simplicity, customization, and effective human-machine collaboration.
Python
7.7K
5 points
H
Haiku.rag
Haiku RAG is an intelligent retrieval - augmented generation system built on LanceDB, Pydantic AI, and Docling. It supports hybrid search, re - ranking, Q&A agents, multi - agent research processes, and provides local - first document processing and MCP server integration.
Python
6.2K
5 points
C
Claude Context
Claude Context is an MCP plugin that provides in - depth context of the entire codebase for AI programming assistants through semantic code search. It supports multiple embedding models and vector databases to achieve efficient code retrieval.
TypeScript
14.4K
5 points
M
Maverick MCP
MaverickMCP is a personal stock analysis server based on FastMCP 2.0, providing professional level financial data analysis, technical indicator calculation, and investment portfolio optimization tools for MCP clients such as Claude Desktop. It comes pre-set with 520 S&P 500 stock data, supports multiple technical analysis strategies and parallel processing, and can run locally without complex authentication.
Python
10.5K
4 points
A
Acemcp
Acemcp is an MCP server for codebase indexing and semantic search, supporting automatic incremental indexing, multi-encoding file processing, .gitignore integration, and a Web management interface, helping developers quickly search for and understand code context.
Python
15.4K
5 points
K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
18.9K
5 points
M
MCP
The Microsoft official MCP server provides search and access functions for the latest Microsoft technical documentation for AI assistants
14.2K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
12.4K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
22.6K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
65.4K
4.3 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
32.2K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
18.8K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
29.0K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
58.2K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
88.5K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
43.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase