Back to directory
baranwang/mcp-deep-research

baranwang/mcp-deep-research

@baranwang

MCP Deep Research is a tool that allows you to search the web for information using the Tavily API with deep research capabilities.

searchdeep-researchtavilyweb-searchresearchmcp-servercontext

Installation & Configuration

{
  "mcpServers": {
    "deep-research": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-deep-research@latest"
      ],
      "env": {
        "TAVILY_API_KEY": "your_tavily_api_key",
        "MAX_SEARCH_KEYWORDS": "5",
        "MAX_PLANNING_ROUNDS": "5"
      }
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2026/6/14
Updated
2026/6/15