MCP Web Research Server

deep_research

Conduct in-depth topic research by extracting and analyzing web content, exploring related paths up to a specified depth, and filtering results by relevance for focused insights.

Instructions

Perform deep research on a topic with content extraction and analysis

Input Schema

NameRequiredDescriptionDefault
maxBranchingNoMaximum number of related paths to explore
maxDepthNoMaximum depth of related content exploration
minRelevanceScoreNoMinimum relevance score for including content
timeoutNoResearch timeout in milliseconds
topicYesResearch topic or question

Input Schema (JSON Schema)

{ "properties": { "maxBranching": { "description": "Maximum number of related paths to explore", "maximum": 3, "minimum": 1, "type": "number" }, "maxDepth": { "description": "Maximum depth of related content exploration", "maximum": 2, "minimum": 1, "type": "number" }, "minRelevanceScore": { "description": "Minimum relevance score for including content", "maximum": 1, "minimum": 0, "type": "number" }, "timeout": { "description": "Research timeout in milliseconds", "maximum": 55000, "minimum": 30000, "type": "number" }, "topic": { "description": "Research topic or question", "type": "string" } }, "required": [ "topic" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Web Research Server

Related Tools

ID: 5afpizjl6x