Open Deep Research
MCP Serverby microsoft · Added 5mo ago
Claude
391
Install
git clone https://github.com/microsoft/semanticworkbenchAdd to Claude
claude mcp add microsoft-semanticworkbench-mcp-servers-mcp-server-open-deep-researchQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"open-deep-research": {
"command": "npx",
"args": [
"@modelcontextprotocol/open-deep-research"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Wraps the HuggingFace Open Deep Research project, built on their smolagents library, making the project available for use with MCP clients, such as AI assistants.
Tags
File Systemsmcp-serverai