Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TAVILY_API_KEYNoTavily API key (optional; if not set, the default baidu_tavily strategy will fall back to Baidu only)
DEEPSEEK_API_KEYYesDeepSeek API key (required)
DEEP_RESEARCH_DATA_DIRNoData 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

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_report_planA

创建持久化任务并生成可编辑大纲。

大纲生成需要调用模型与搜索服务,所以这是异步 MCP 工具。

update_report_outlineA

全量替换报告大纲,并可将其确认为可生成状态。

generate_reportB

把已确认的报告放入后台队列;重复调用不会创建重复任务。

get_reportA

读取任务进度;调用方可按需附带正文与来源,避免默认返回过大。

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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