TypeScript
MIT License
🚀 基于模型上下文协议(MCP)的智能任务管理系统,为AI代理提供高效的编程工作流框架。
ENABLE_GUI=true
启用)ENABLE_DETAILED_MODE=true
启用)process_thought
工具实现系统推理添加到您的 Cursor 配置文件( ~/.cursor/mcp.json
或项目特定的.cursor/mcp.json
):
⚠️重要:
DATA_DIR
必须使用绝对路���。
类别 | 工具 | 描述 |
---|---|---|
📋 规划 | plan_task | 开始规划任务 |
analyze_task | 分析需求 | |
process_thought | 逐步推理 | |
reflect_task | 改进解决方案概念 | |
init_project_rules | 设定项目标准 | |
🧩 管理 | split_tasks | 分解成子任务 |
list_tasks | 显示所有任务 | |
query_task | 搜索任务 | |
get_task_detail | 显示任务详细信息 | |
delete_task | 删除任务 | |
▶️执行 | execute_task | 运行特定任务 |
verify_task | 验证完成 | |
complete_task | 标记为已完成 |
该项目根据 MIT 许可证获得许可 - 有关详细信息,请参阅LICENSE文件。
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
MCP 思路
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/liorfranko/mcp-chain-of-thought'
If you have feedback or need assistance with the MCP directory API, please join our Discord server