
deep research mcp
Forked from [url](https://github.com/patchy631/ai-engineering-hub/tree/main/Multi-Agent-deep-researcher-mcp-windows-linux)
Repository Info
About This Server
Forked from [url](https://github.com/patchy631/ai-engineering-hub/tree/main/Multi-Agent-deep-researcher-mcp-windows-linux)
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Agentic Deep Researcher
We're building an MCP-powered multi-agent deep researcher, it can perform deep web searches using Linkup amd the agents are orchestrated using CrewAI.
We use:
- LinkUp (Search Tool)
- CrewAI (Agentic design)
- Deepseek R1 (LLM)
- Streamlit to wrap the logic in an interactive UI
SetUp
Run these commands in project root
uv sync
Run the Application
Run the application with:
streamlit run app.py
Use as MCP server
{
"mcpServers": {
"crew_research": {
"command": "uv",
"args": [
"--directory",
"./Multi-Agent-deep-researcher-mcp-windows-linux",
"run",
"server.py"
],
"env": {
"LINKUP_API_KEY": "your_linkup_api_key_here"
}
}
}
}
Get your Linkup API keys here
📬 Stay Updated with Our Newsletter!
Get a FREE Data Science eBook 📖 with 150+ essential lessons in Data Science when you subscribe to our newsletter! Stay in the loop with the latest tutorials, insights, and exclusive resources. Subscribe now!
Contribution
Contributions are welcome! Feel free to fork this repository and submit pull requests with your improvements.
Quick Start
Clone the repository
git clone https://github.com/daniel-bvm/deep-research-mcpInstall dependencies
cd deep-research-mcp
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.