#855 · Primary category: AI Agents & Automation

mcp-shrimp-task-manager

agent ai codeagent coding-assistant cursor-ai cursorai mcp mcp-server roocode task-list task-manager tasks thought-processes windsurf windsurf-ai

An MCP task manager for AI agents that converts natural language into structured development tasks with dependency tracking and iterative refinement.

Project last updated:08/21/25

GitHub Stars

2.1K

Forks

256

Contributors

9

License

MIT

Why we included this project

Coding agents tend to lose the thread once a session hits its context limit or restarts. Shrimp Task Manager is an MCP server for assistants like Claude Code, Cursor, and Windsurf that gives them a persistent task store to lean on. It takes natural-language instructions and turns them into structured development tasks with tracked dependencies, then keeps the plan, progress, and reasoning visible so the work survives a restart intact. On top of that it nudges the agent toward chain-of-thought planning, reflection, and style consistency, which is a useful correction for anyone who has watched an AI coding assistant improvise its way through a project. If you are running agentic workflows where session memory alone is not enough to keep a multi-step effort coherent, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category