mcp-shrimp-task-manager
A task management tool designed for AI agents, supporting chain-of-thought reasoning, reflection, and style consistency.
- 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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.