Skip to main content
Glama

DeepResearch MCP

by ameeralns

complete-research

Use this tool to perform in-depth research by analyzing web data, generating comprehensive reports, and iterating on insights for any given query.

Input Schema

NameRequiredDescriptionDefault
depthNo
queryYes
timeoutNo

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "depth": { "default": 3, "type": "number" }, "query": { "type": "string" }, "timeout": { "default": 180000, "type": "number" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from DeepResearch MCP

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/ameeralns/DeepResearchMCP'

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