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%
7 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://gptr.dev

Similar MCP servers embedding-nearest

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
gpt-researcher-mcp
A MCP server project
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
JobGPT - Job Search Automation & Auto Apply
Job search automation, auto apply, resume builder, application tracking, and recruiter outreach
0 tools

How to use

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

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