MCP Directory
Back

gpt-researcher

by assafelovic · Python · ★ 27,938

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

#agent#ai#automation#deepresearch#llms#mcp#mcp-server#python#research#search#webscraping

Install

pip install git+https://github.com/assafelovic/gpt-researcher.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "gpt-researcher": {
      "command": "uvx",
      "args": [
        "git+https://github.com/assafelovic/gpt-researcher.git"
      ]
    }
  }
}

From the README

[](https://gptr.dev) [](https://docs.gptr.dev) [](https://discord.gg/QgZXvJAccX) [](https://badge.fury.io/py/gpt-researcher) [](https://colab.research.google.com/github/assafelovic/gpt-researcher/blob/master/docs/docs/examples/pip-run.ipynb) [](https://hub.docker.com/r/gptresearcher/gpt-researcher) [](https://skills.sh/assafelovic/gpt-researcher/gpt-researcher) [](https://twitter.com/assaf_elovic) [English](README.md) | [中文](README-zh_CN.md) | [日本語](README-ja_JP.md) | [한국어](README-ko_KR.md) **GPT Researcher the first open deep research agent designed for both web and local research on any…
Read full README on GitHub →

Related ai & ml servers