Deep Research
@u14app
关于 Deep Research
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"deep-research": {
"command": "docker",
"args": [
"pull",
"xiangfa/deep-research:latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Deep Research?
Deep Research is an open-source AI-powered tool that generates in-depth research reports in about two minutes. It supports multiple large language models and search engines, processes and stores all data locally in the browser to protect user privacy, and can be deployed on Vercel, Cloudflare, Docker, or as a static site.
How to use Deep Research?
Use the free Gemini model by obtaining a Gemini API key, then deploy the project with a one-click button to Vercel or Cloudflare, and start using. For other LLMs, set the LLM API key and optional API base URL after deployment. For local development, clone the repository, install dependencies with pnpm, set environment variables via env.tpl, and run pnpm dev.
Key features of Deep Research
- Rapid deep research reports in about two minutes.
- Privacy-focused: all data stored locally in the browser.
- Supports multiple LLMs including Gemini, OpenAI, Anthropic, Deepseek, etc.
- Supports multiple web search engines like Tavily, Firecrawl, Searxng, etc.
- Offers both local API and server-side API (SSE and MCP).
- Includes local knowledge base, artifact editing, and knowledge graph features.
Use cases of Deep Research
- Quickly generate comprehensive research reports on any topic.
- Perform iterative research by refining or adjusting at any stage.
- Use as a SaaS service via its SSE API or integrate with other AI tools via the MCP server.
- Build a local knowledge base from uploaded text, Office, and PDF files.
FAQ from Deep Research
How does Deep Research protect my privacy?
All data is processed and stored locally in your browser. When using the local API mode, no API keys or server-side configurations are needed.
Which AI models and search engines does Deep Research support?
It supports Gemini, OpenAI, Anthropic, Deepseek, Atlas Cloud, Grok, Mistral, Azure OpenAI, OpenAI-compatible LLMs, OpenRouter, Ollama, etc. For search, it supports Searxng, Tavily, Firecrawl, fastCRW, Exa, Bocha, Brave, and others.
Can I deploy Deep Research myself?
Yes, you can deploy it on Vercel, Cloudflare Pages, using Docker, or as a static export. Detailed guides are provided for each method.
Does Deep Research support APIs for integration with other tools?
Yes, it provides a Server-Sent Events (SSE) API and a Model Context Protocol (MCP) server. You can use the SSE API to start research tasks and receive real-time results.
Is the project open-source?
Yes, Deep Research is MIT licensed and freely available for personal and commercial use.
数据与分析 分类下的更多 MCP 服务器
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
MCP.science: Open Source MCP Servers for Scientific Research 🔍📚
pathintegral-instituteOpen Source MCP Servers for Scientific Research
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
Salesforce MCP Server
tsmztechSalesforce MCP Server
PubMed Analysis MCP Server
DarkroasterA PubMed MCP server.
评论