github assafelovic/gpt-researcher v3.2.6
Introducing MCP Server for GPTR!

4 days ago

Super exciting release that includes 3 big improvements:

  • New MCP server for GPT Researcher! Check out the new repo here.
    What makes the MCP server special:
  • šŸš€ Seamless integration with Claude Desktop via MCP
  • šŸ”Ž Transform basic searches into comprehensive research with a single command
  • āœØ Get high-quality, validated information from multiple reliable sources
  • šŸ“Š Optimize your context window with only the most relevant content
  • šŸ§  Enable your AI assistant to reason better with well-structured research

MCP Server Docs: https://docs.gptr.dev/docs/gpt-researcher/mcp-server/getting-started

Claude Demo:
https://github.com/user-attachments/assets/ef97eea5-a409-42b9-8f6d-b82ab16c52a8

In addition:

  • You can now add a custom prompt to the write_report method. For example: report = researcher.write_report(custom_prompt="write a short answer based on the research findings")
  • You can now also run quick web search with your dedicated search engine: search_results = researcher.quick_search(query=query)

What's Changed

New Contributors

Full Changelog: v3.2.5...v3.2.6

Don't miss a new gpt-researcher release

NewReleases is sending notifications on new releases.