pinkpixel-dev/taskflow-mcp
A task management Model Context Protocol (MCP) server that helps AI assistants break down user requests into manageable tasks with subtasks, dependencies, and notes. Enforces a structured workflow with user approval steps.
Platform-specific configuration:
{
"mcpServers": {
"taskflow-mcp": {
"command": "npx",
"args": [
"-y",
"taskflow-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...