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:
İlgili Sunucular
SIMAP MCP Server
An MCP (Model Context Protocol) server for interacting with SIMAP.ch, Switzerland's public procurement platform.
Mevzuat MCP
Provides programmatic access to the Turkish Ministry of Justice Legislation Information System (mevzuat.gov.tr) for searching and retrieving legal texts.
Fish MCP Server
Search for fish species using the FishBase database. Supports natural language queries in both Japanese and English.
MCP Web Search Server
A web search server powered by DuckDuckGo, no API key required.
Unreal Engine Knowledge Graph
Search concept relationships in the Unreal Engine official documentation using a Neo4j-powered knowledge graph.
Panda3D Docs
Search and retrieve documentation for the Panda3D game engine.
Brave Search
An MCP server for web and local search using the Brave Search API.
bbox-mcp-server
Bounding box coordinate conversion, EPSG projections, H3 indexing, Overpass OSM queries, and shareable map links
MCP Servers Search
Search and discover available MCP servers from the official repository.
Shodan
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.