mcp-shrimp-task-manager

mcp-shrimp-task-manager

A task management tool designed for AI agents, supporting chain-of-thought reasoning, reflection, and style consistency.

MCPDevOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 2.1k
Source
mcp-github

Overview

Shrimp Task Manager is a task management tool specifically designed for AI agents, emphasizing chain-of-thought reasoning, reflection, and style consistency. It converts natural language into structured development tasks with dependency tracking and iterative improvement, enabling reasoning AI systems to behave like human developers. With this tool, AI can better understand and execute complex development tasks, improving development efficiency. Ideal for teams and individuals needing AI assistance in software development.

Capabilities

  • Natural language to structured tasks
  • Dependency tracking
  • Iterative improvement
  • Persistent memory
  • Intelligent task decomposition
  • Context preservation

Use cases

Complex project task decompositionContinuous development workflowsMulti-session context retentionIntelligent task planning

Setup

Requires: Node.js 18+npm 或 yarnMCP 兼容的 AI 客户端
git clone https://github.com/cjo4m06/mcp-shrimp-task-manager.git; cd mcp-shrimp-task-manager; npm install; npm run build

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

Create a .mcp.json file and configure the commands and environment variables for shrimp-task-manager.

Create a .mcp.json file and configure the commands and environment variables for shrimp-task-manager.

Which AI clients does Shrimp Task Manager support?

Supports Claude Code, Cline (VS Code extension), and Claude Desktop.

Related skills