Back to search
30
MCP

Multi-Agent Deep Researcher

pulsemcp/multi-agent deep researcher

Orchestrates three specialized agents (web searcher, research analyst, and technical writer) using CrewAI to automate comprehensive information gathering and synthesis workflows that combine web data retrieval, analysis, and structured report generation.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sarthakjadhav200206/mcp-deep-research
A LangGraph-based multi-agent AI framework for distributed deep research, running as an MCP Server.
0 tools
gpt-researcher
An autonomous agent that conducts deep research on any data using any LLM providers
0 tools
openrouter-deep-research-mcp
A multi-agent research MCP server + mini client adapter - orchestrates a net of async agents or streaming swarm to conduct ensemble consensu
0 tools
CrewAI Workflow
Lightweight Python server for dynamically loading CrewAI multi-agent workflows from YAML configurations, enabling flexible task orchestratio
0 tools
io.github.deepfreezechill/agentbuilders
Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.
0 tools
Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "multi-agent_deep_researcher": {
      "url": "None",
      "transport": "http"
    }
  }
}