← all repositories
cjo4m06/mcp-shrimp-task-manager

Task Memory for AI Agents That Keep Starting Over

An MCP server that gives AI coding agents persistent task memory, dependency tracking, and reflection so they stop losing context between sessions.

2.1k stars JavaScript Coding AssistantsAgents
mcp-shrimp-task-manager
Not currently ranked — collecting fresh signals.
star history

What it does Shrimp Task Manager is an MCP server that plugs into AI coding agents like Claude Code or Cline. It turns natural-language requests into structured development tasks with dependency tracking, then stores that state locally so your agent remembers what it was doing even after the context window rolls over.

The interesting bit Rather than treating the LLM as a stateless oracle, Shrimp treats it like a forgetful collaborator who needs a project manager. It enforces planning before execution, supports a reflect command for iterative review, and lets you assign specialized AI agents to specific tasks.

Key highlights

  • Persists task history and progress across sessions via local file storage, bypassing token limits
  • Decomposes requests into atomic subtasks with automatic dependency tracking
  • Includes a research mode for systematic technology evaluation before implementation
  • Maintains project-wide coding standards through configurable rule sets
  • Optional React-based Task Viewer provides drag-and-drop visual management of the task graph

Verdict Worth a look if you already use MCP-compatible AI clients and are tired of re-explaining project context every session. Skip it if you want a standalone task manager for human teams—this is strictly agent infrastructure.

Frequently asked

What is cjo4m06/mcp-shrimp-task-manager?
An MCP server that gives AI coding agents persistent task memory, dependency tracking, and reflection so they stop losing context between sessions.
Is mcp-shrimp-task-manager open source?
Yes — cjo4m06/mcp-shrimp-task-manager is open source, released under the MIT license.
What language is mcp-shrimp-task-manager written in?
cjo4m06/mcp-shrimp-task-manager is primarily written in JavaScript.
How popular is mcp-shrimp-task-manager?
cjo4m06/mcp-shrimp-task-manager has 2.1k stars on GitHub.
Where can I find mcp-shrimp-task-manager?
cjo4m06/mcp-shrimp-task-manager is on GitHub at https://github.com/cjo4m06/mcp-shrimp-task-manager.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.