Skip to content
Back to search
30
MCP

gpt-researcher

assafelovic/gpt-researcher

An autonomous agent that conducts deep research on any data using any LLM providers

Uptime
0.0%
123 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gptr.dev

Similar MCP servers embedding-nearest

GPT Researcher
Enables real-time web research, information gathering, and report generation with tools for conducting deep research, quick searches, and co
0 tools
io.github.theaisingularity/agentic-research
Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
0 tools
Multi Agent Deep Researcher
Metadata-only Glama MCP server.
0 tools
io.github.TheAiSingularity/agentic-research
Local research agent that verifies its own answers. Runs on Gemma 3 4B + Ollama, $0/query.
0 tools
deep-research
Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
0 tools
gemini-deepsearch-mcp
Gemini DeepSearch MCP - Automated research agent with Google Gemini models
0 tools

How to use

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

{
  "mcpServers": {
    "gpt-researcher": {
      "url": "https://gptr.dev",
      "transport": "http"
    }
  }
}