Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
advisor_create_taskA

登记当前对话的顾问咨询:已有绑定则复用(改名),force_new=True 才新开 kimi 会话。task_name 用中文短名。

advisor_consultA

发起咨询(异步):立即返回任务号,用 advisor_poll 查结果。mode 可选:blueprint 出施工单 / unstick 破局 / review 验收。task_id 可显式指定其他会话。

advisor_pollA

查询咨询任务状态:⏳ 运行中(已耗时)/ ✅ 结果 / ❌ 失败。

advisor_list_tasksA

列出本工程的顾问会话绑定(会话名 / 状态 / kimi 会话)。

advisor_close_taskA

标记当前对话(或 task_id 指定)的顾问会话完成,会话保留在 kimi 侧可回看。

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/LiTianYun/cc_advisor_mcp'

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