deep-research
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
GitHub Stars
3,995
User Rating
Not Rated
Favorites
0
Views
146
Forks
970
Issues
25
Installation
Difficulty
AdvancedEstimated Time
20-45 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Node.js: 18.0.0 or higher
npm: 8.0.0 or higher
Claude Desktop: Latest version
Installation Steps
1. Clone Repository
bash
git clone https://github.com/u14app/deep-research.git
cd deep-research
2. Install Dependencies
bash
npm install
3. Configure Claude Desktop
Editclaude_desktop_config.json to add the MCP server:
json
{
"mcpServers": {
"deep-research": {
"command": "node",
"args": ["server.js"]
}
}
}
4. Start Server
bash
npm start
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check Node.js version and reinstall dependencies. Issue: Not recognized by Claude Desktop Solution: Verify configuration file path and syntax.Additional Resources
Related MCPs
e14z
0
E14Z is a focused MCP discovery platform that simplifies the process of finding and evaluating MCP tools. With AI-powered search capabilities, users can quickly discover relevant MCP tools. It provides detailed insights into tool performance and reliability, along with community reviews to assess quality. Developers can submit their MCP tools to contribute to the growth of the ecosystem.