gpt-researcher

assafelovic/gpt-researcher
★ 25,718 stars Python 🤖 AI/LLM Updated 1mo ago
An autonomous agent that conducts deep research on any data using any LLM providers
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gpt-researcher": {
      "command": "uvx",
      "args": [
        "gpt-researcher"
      ]
    }
  }
}

Or install with pip: pip install gpt-researcher

Topics

agentaiautomationdeepresearchllmsmcpmcp-serverpythonresearchsearchwebscraping