gptr-mcp

assafelovic/gptr-mcp
★ 331 stars Python 🤖 AI/LLM Updated 1mo ago
MCP server for enabling LLM applications to perform deep research via the MCP protocol
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": {
    "gptr-mcp": {
      "command": "uvx",
      "args": [
        "gptr-mcp"
      ]
    }
  }
}

Or install with pip: pip install gptr-mcp

Topics

deep-researchdeepresearchgpt-researchermcpmcp-serverwebsearch