πŸ”§

Shrimp Task Manager

πŸ”§MCP Server

cjo4m06/mcp-shrimp-task-manager

VibeIndex|
What it does
|

Breaks down complex software development projects into manageable tasks, maintains contextual information across coding sessions, and streamlines AI-assisted development workflows.

Overview

An MCP server that provides intelligent task management for AI-powered development workflows. Shrimp Task Manager breaks down complex projects into manageable tasks, maintains context across sessions, and accelerates development by giving AI agents structured task tracking capabilities through the Model Context Protocol.

Key Features

  • Task Decomposition - Breaks complex projects into structured, manageable tasks that AI agents can work through systematically
  • Cross-Session Context - Maintains task state and progress across multiple AI sessions, preventing loss of project context
  • Multi-Client Compatibility - Works with Claude Code, Cline (VS Code), and other MCP-compatible AI clients
  • Optional GUI - Includes a configurable graphical interface that can be enabled via the ENABLE_GUI environment variable
  • Multi-Language Support - Available in 10 languages including English, German, Spanish, French, Korean, Chinese, and more via configurable templates

Who is this for?

This MCP server is designed for developers using AI coding assistants who need structured task management to handle complex, multi-step projects. It is particularly valuable for teams working on large features or refactoring efforts where maintaining context and tracking progress across multiple AI sessions is essential.

localhostedai

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub β†’
claude mcp add shrimp-task-manager -e DATA_DIR=/path/to/your/shrimp_data -e TEMPLATES_USE=en -e ENABLE_GUI=false -- node /path/to/mcp-shrimp-task-manager/dist/index.js
Claude Desktop ConfigurationServer configuration (JSON)
{ "mcpServers": { "shrimp-task-manager": { "command": "node", ...
2,026
Last UpdatedAug 21, 2025