Shrimp Task Manager
Freeby MCP Community
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into struc
v1.0.21Added Apr 12, 2026
mcptask-manageragentworkflow
Shrimp Task Manager MCP Server
Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into struc
Installation
npx -y mcp-shrimp-task-manager
Reviews
Installation
Quick install
npx -y mcp-shrimp-task-manager
Add to claude_desktop_config.json
{
"mcpServers": {
"shrimp-task-manager": {
"command": "npx",
"args": ["-y", "mcp-shrimp-task-manager"]
}
}
}