TaskManager
Communitybykazuph
Queue-based task management for Claude Desktop workflows.
Configuration
{
"mcpServers": {
"taskmanager": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-taskmanager"
]
}
}
}Add this to your claude_desktop_config.json file.