MCP Directory
Back

gpt-researcher

by assafelovic · Python · ★ 26,799

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

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "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 →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers