Skip to main content
Glama

DeepResearch MCP

by ameeralns

initialize-research

Kickstart in-depth research by submitting a query and specifying depth level. DeepResearch MCP generates comprehensive reports through intelligent web searches and analysis.

Input Schema

NameRequiredDescriptionDefault
depthNo
queryYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "depth": { "default": 3, "type": "number" }, "query": { "type": "string" } }, "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