MCP Directory
Back

Claude-Deep-Research

by mcherukara · Python · ★ 55

An MCP (Model Context Protocol) server that enables comprehensive research capabilities for Claude

Install

pip install git+https://github.com/mcherukara/Claude-Deep-Research.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-deep-research": {
      "command": "uvx",
      "args": [
        "git+https://github.com/mcherukara/Claude-Deep-Research.git"
      ]
    }
  }
}

From the README

An MCP (Model Context Protocol) server that enables comprehensive research capabilities for Claude and other MCP-compatible AI assistants. This server integrates web and academic search functionality, allowing AI models to access current information from multiple sources, follow relevant links, and provide well-structured research results. Claude Deep Research is a powerful research tool that extends the capabilities of LLMs by providing: 1. **Web search** integration through DuckDuckGo 2. **Academic research** access through Semantic Scholar 3. **Content extraction** from web pages 4. **Co…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related search servers