MCP Deep Research
Performs deep web searches for information using the Tavily API.
MCP Deep Research
įŽäŊ䏿 | English
Overview
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.
Configuration
{
"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.
Use with Smithery
Install via Smithery, compatible with Claude Desktop client:
npx -y @smithery/cli install @baranwang/mcp-deep-research --client claude
Compatibility Notice
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:
Related Servers
Wolfram Alpha
Access Wolfram Alpha's computational knowledge engine for expert-level answers and data analysis.
Product Hunt
Discover and search for the latest products and tech using the Product Hunt API.
Search Intent MCP
Analyzes user search keyword intent for SEO support using the AI Search Intent API.
bioRxiv
Search and retrieve articles from bioRxiv, the preprint server for biology.
Local RAG Backend
A local RAG backend powered by Docker Compose, supporting various document formats for search.
Search1API
One API for Search, Crawling, and Sitemaps
Singapore Location Intelligence MCP
Provides real-time Singapore transport data and routing information.
Naver Search
Search across various Naver services and analyze data trends using the Naver Search and DataLab APIs.
Compliance Auditor MCP
City hiring-compliance MCP server with regulation search and full audit risk scoring.
WolframAlpha LLM
Answer math and other queries using the WolframAlpha LLM API.