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:
Servidores relacionados
askingahuman.com
Ask a question and receive a real answer from a human
MCP Ripgrep Server
Provides local file search capabilities using the ripgrep (rg) command-line tool.
Wttr Weather
Fetches weather data from the wttr.in service.
Semble
Fast, accurate, local code search for agents. Indexes any local path or GitHub repo on demand in ~250ms and answers queries in ~1.5ms. Works on CPU, no API keys or external services.
ContextWire
Free search API for AI agents — 105 engines, 22 profiles, 94.3% SimpleQA accuracy, MCP server with 5 tools
Perplexity
Intelligent search, reasoning, and research capabilities powered by Perplexity's AI models.
mcp-domain-radar
MCP server that checks domain availability in real-time during brand naming — never recommend a name without a domain again
Knowledge Raven
Make your knowledge agent-ready. Connect docs from Confluence, Notion, GitHub, Dropbox, or Google Drive — any AI agent searches them via MCP.
Google PSE/CSE
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
Searchcraft
Manage Searchcraft cluster's Documents, Indexes, Federations, Access Keys, and Analytics.