Skip to main content
ClaudeWave

Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.

MCP Servers4.6k stars1.1k forksJavaScriptMITUpdated 1mo ago
Editor's note

Deep Research is a Next.js 15 application and MCP server that generates multi-section research reports by coordinating two distinct model roles: a "Thinking" model for planning and a "Task" model for execution, completing a full report in roughly two minutes. It connects to Claude and other LLMs through direct API integration, supporting Anthropic alongside OpenAI, Gemini, DeepSeek, Grok, Mistral, Azure OpenAI, OpenRouter, and Ollama. Web search is handled through configurable backends including Tavily, Firecrawl, Exa, Brave, and Searxng. The MCP server mode allows Claude Desktop and other MCP-compatible clients to call Deep Research as an external tool. Users can upload text, Office, and PDF files to build a local knowledge base, generate knowledge graphs from completed reports, and edit outputs in either WYSIWYM or Markdown mode. All data is stored locally in the browser rather than on external servers, which suits researchers and developers who want a self-hosted, privacy-preserving alternative to managed research services.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Recently active
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/u14app/deep-research
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "deep-research": {
      "command": "node",
      "args": ["/path/to/deep-research/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/u14app/deep-research and follow its README for install instructions.
Use cases

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
anthropicdeep-researchdeep-research-apideepresearchdeepseekgeminigrokmcp-serverollamaopenai

What people ask about deep-research

What is u14app/deep-research?

+

u14app/deep-research is mcp servers for the Claude AI ecosystem. Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server. It has 4.6k GitHub stars and was last updated 1mo ago.

How do I install deep-research?

+

You can install deep-research by cloning the repository (https://github.com/u14app/deep-research) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is u14app/deep-research safe to use?

+

Our security agent has analyzed u14app/deep-research and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains u14app/deep-research?

+

u14app/deep-research is maintained by u14app. The last recorded GitHub activity is from 1mo ago, with 36 open issues.

Are there alternatives to deep-research?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy deep-research to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: u14app/deep-research
[![Featured on ClaudeWave](https://claudewave.com/api/badge/u14app-deep-research)](https://claudewave.com/repo/u14app-deep-research)
<a href="https://claudewave.com/repo/u14app-deep-research"><img src="https://claudewave.com/api/badge/u14app-deep-research" alt="Featured on ClaudeWave: u14app/deep-research" width="320" height="64" /></a>

More MCP Servers