mcp-shrimp-task-manager logo

mcp-shrimp-task-manager虾壳任务管理器是一款为 AI 代理开发的任务工具,强调了链条式思考、反思和风格一致性。它将自然语言转换成结构化的开发任务,包括依赖项跟踪

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

虾壳任务管理器是一款 task 管理工具,用于 AI 权力开发,强调链条式思考、反思和风格一致性。它将自然语言转换成结构化的开发任务,包括依赖项跟踪。该工具提供持久记忆、结构化工作流程、智能分解和上下文保护。它设计用于与像 Claude Code 这样的 AI 客户端相兼容,帮助分解复杂项目,保持会话之间的上下文,提高开发工作流程。

主要功能

  • 智能规划
  • 任务分解
  • 持久记忆
  • 结构化工作流
  • 上下文保护

价格

模型
Free
评分
暂无评价

使用场景

项目初始化

通过 Shrimp Task Manager 初始化一个项目以结构化和管理任务。

任务规划和执行

使用自然语言,如‘计划任务:实现用户认证,’,以‘执行任务’或持续模式执行任务。

优点 & 缺点

优点

  • 任务和进度在会话之间保持持久记忆
  • 规划、执行和验证的结构化工作流
  • 复杂任务分解为可管理的子任务
  • 上下文保护,以防在 token 限制情况下失去位置

缺点

  • 需要 Node.js 18+ 和兼容 MCP 的 AI 客户端
  • 配置可能复杂,需要创建 .mcp.json 文件

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

What are the main setup steps and potential pain points?

You clone the repo, run `npm install`, build with `npm run build`, and configure the .mcp.json file. The most complex part is the configuration file, which must correctly specify the command, args, and environment variables like DATA_DIR; missing or incorrect entries can prevent the tool from starting.

Asked by Marcus Bell · Oct 15, 2025

How do I integrate Shrimp Task Manager with Claude Code?

After installing Claude Code globally via npm, you create a .mcp.json file in your project that defines a "shrimp task manager" server pointing to the built index.js, then start Claude Code with the custom MCP configuration (e.g., `claude dangerously skip permissions mcp config .mcp.json`).

Asked by Ren Nakamura · Sep 27, 2025

What runtime and AI client does Shrimp Task Manager require?

Shrimp Task Manager runs on Node.js 18 or newer and needs an MCP‑compatible AI client such as Claude Code (or other clients like Cline VS Code extension or Claude Desktop).

Asked by Urszula Kowalczyk · Sep 5, 2025

提问

服务配缩器 的替代品