deep-research-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TAVILY_API_KEY | No | Tavily API key (optional; if not set, the default baidu_tavily strategy will fall back to Baidu only) | |
| DEEPSEEK_API_KEY | Yes | DeepSeek API key (required) | |
| DEEP_RESEARCH_DATA_DIR | No | Data root directory. Defaults to %LOCALAPPDATA%\deep-research-mcp on Windows, or user local data directory on other systems. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_report_planA | 创建持久化任务并生成可编辑大纲。 大纲生成需要调用模型与搜索服务,所以这是异步 MCP 工具。 |
| update_report_outlineA | 全量替换报告大纲,并可将其确认为可生成状态。 |
| generate_reportB | 把已确认的报告放入后台队列;重复调用不会创建重复任务。 |
| get_reportA | 读取任务进度;调用方可按需附带正文与来源,避免默认返回过大。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/asteriii123/deep-research-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server