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
10.8K

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

A
Airweave
Airweave is an open - source context retrieval layer for AI agents and RAG systems. It connects and synchronizes data from various applications, tools, and databases, and provides relevant, real - time, multi - source contextual information to AI agents through a unified search interface.
Python
15.1K
5 points
P
Paperbanana
Python
8.0K
5 points
F
Finlab Ai
FinLab AI is a quantitative financial analysis platform that helps users discover excess returns (alpha) in investment strategies through AI technology. It provides a rich dataset, backtesting framework, and strategy examples, supporting automated installation and integration into mainstream AI programming assistants.
7.9K
4 points
B
Better Icons
An MCP server and CLI tool that provides search and retrieval of over 200,000 icons, supports more than 150 icon libraries, and helps AI assistants and developers quickly obtain and use icons.
TypeScript
9.3K
4.5 points
A
Apify MCP Server
The Apify MCP Server is a tool based on the Model Context Protocol (MCP) that allows AI assistants to extract data from websites such as social media, search engines, and e-commerce through thousands of ready-to-use crawlers, scrapers, and automation tools (Apify Actors). It supports OAuth and Skyfire proxy payment and can be integrated into MCP clients such as Claude and VS Code through HTTPS endpoints or local stdio.
TypeScript
9.5K
5 points
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
16.1K
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
17.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
31.4K
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
22.4K
4.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
27.7K
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
77.5K
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
36.3K
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#
36.3K
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
68.8K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
22.8K
4.5 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
53.7K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2026AIBase