Skip to main content
Glama

MCP Deep Web Research Server

deep_research

Explore and analyze in-depth content on any topic with content extraction, relevance scoring, and structured exploration of related paths using advanced web research capabilities.

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" }
Install Server

Other Tools from MCP Deep Web Research Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/PedroDnT/mcp-DEEPwebresearch'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server