mcp-server-deep-research
MCP Server for Deep Research is a tool designed to help users conduct comprehensive research on complex topics.
The MCP Server for Deep Research serves as a personal research assistant, transforming research questions into well-cited, structured reports. It facilitates a complete research workflow, starting from question elaboration to report generation, ensuring that users can explore topics in depth and gather diverse perspectives. With features like subquestion generation and web search integration, it systematically addresses various aspects of a research topic while maintaining high standards of information quality and relevance.
Compatible with
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mcp-server-deep-research": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-server-deep-research"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.
Permissions