Back to MCP Servers
🔌

reading-plus-ai/mcp-server-deep-research

MIT

📇 ☁️ - MCP server providing OpenAI/Perplexity-like autonomous deep research, structured query elaboration, and concise reporting.

PythonSearch

Install

npx -y reading-plus-ai-mcp-server-deep-research

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "reading-plus-ai-mcp-server-deep-research": {
      "command": "npx",
      "args": [
        "-y",
        "reading-plus-ai-mcp-server-deep-research"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.