Performs deep web searches for information using the Tavily API.
简体中文 | English
MCP Deep Research is a tool that allows you to search the web for information. It is built with the Model Context Protocol and the Tavily API.
{
"mcpServers": {
"deep-research": {
"command": "npx",
"args": ["-y", "mcp-deep-research@latest"],
"env": {
"TAVILY_API_KEY": "your_tavily_api_key", // Required
"MAX_SEARCH_KEYWORDS": "5", // Optional, default 5
"MAX_PLANNING_ROUNDS": "5" // Optional, default 5
}
}
}
}
The tool can be configured using the following environment variables:
TAVILY_API_KEY
: The API key for the Tavily API.MAX_SEARCH_KEYWORDS
: The maximum number of search keywords to use.MAX_PLANNING_ROUNDS
: The maximum number of planning rounds to use.TAVILY_HTTP_PROXY
/TAVILY_HTTPS_PROXY
: The proxy address for the Tavily API.Install via Smithery, compatible with Claude Desktop client:
npx -y @smithery/cli install @baranwang/mcp-deep-research --client claude
This MCP server is optimized for prompt-based MCP clients. For MCP clients implemented using function calling mechanisms, the performance and results may not be optimal.
Verified prompt-based MCP clients:
Verified function calling-based MCP clients:
RAG MCP for your Agentset data.
Query 24-hour weather forecasts and city information by city name or coordinates.
An MCP agent that integrates various search tools using the SearchAPI service. Requires SearchAPI and Google API keys.
Retrieve parsed search engine results using the SerpApi API.
Provides knowledge base search and dialogue completion using the Volcengine Knowledge Base service. Requires external credential configuration.
All-in-One SEO & Web Intelligence Toolkit API from FetchSERP.
Search and buy products across thousands of online stores using the SearchAgora universal product search engine.
Provides web search capabilities using a self-hosted SearxNG instance, allowing AI assistants to search the web.
Enable Similarity-Distance-Magnitude statistical verification for your search, software, and data science workflows
Search and retrieve brewery data worldwide using the Open Brewery DB API.