mcp shrimp task manager
Basic Information
MCP Shrimp Task Manager is an intelligent task management system built on the Model Context Protocol (MCP) that provides a structured programming workflow framework for AI Agents. It is designed to guide agents through planning, analysis, execution and verification steps to implement code changes and development tasks systematically. The project bundles prompt templates, a set of agent tools and a long-term task memory mechanism to reduce repetition and preserve knowledge across sessions. It targets integration with MCP-compatible clients such as Cursor IDE and can be run as a Node.js/TypeScript MCP server. The repo also includes an optional React-based Task Viewer web UI and configuration guidance for global or project-specific deployments. Overall it acts as infrastructure to coordinate agent behaviors, enforce project rules, and assist developers in agent-driven code work.