Skip to content
Back to search
30
MCP

DeepResearch

pulsemcp/deepresearch

Provides a stateful web research system that iteratively explores topics using Firecrawl for searches and GPT-4 for analysis, generating citation-rich reports without manual search management.

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

Similar MCP servers embedding-nearest

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
GPT Researcher
Enables real-time web research, information gathering, and report generation with tools for conducting deep research, quick searches, and co
0 tools
Multi-Agent Deep Researcher
Orchestrates three specialized agents (web searcher, research analyst, and technical writer) using CrewAI to automate comprehensive informat
0 tools
deep-research-mcp-server
A MCP server for deep research and report generation
0 tools
deep-research
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
0 tools
gpt-researcher
An autonomous agent that conducts deep research on any data using any LLM providers
0 tools

How to use

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

{
  "mcpServers": {
    "deepresearch": {
      "url": "None",
      "transport": "http"
    }
  }
}