advisor-mcp
by LiTianYun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| 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 |
|---|---|
| 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
| 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/LiTianYun/cc_advisor_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server