MCP Servers / productivity / Valkey AI Tasks

Valkey AI Tasks

JSON →
stdionone25productivity

A task management system for AI agents that uses Valkey as its persistence layer.

Install
How to run this server

No install command recorded.

server path: valkey-ai-tasks
Tools
What this server exposes
create_plan
Create a new plan
get_plan
Get a plan by ID
list_plans
List all plans
list_plans_by_application
List all plans for a specific application
update_plan
Update an existing plan
delete_plan
Delete a plan by ID
update_plan_notes
Update notes for a plan
get_plan_notes
Get notes for a plan
create_task
Create a new task in a plan
get_task
Get a task by ID
list_tasks_by_plan
List all tasks in a plan
list_tasks_by_status
List all tasks with a specific status
update_task
Update an existing task
delete_task
Delete a task by ID
reorder_task
Change the order of a task within its plan
update_task_notes
Update notes for a task
get_task_notes
Get notes for a task
Configuration
Environment & auth
authnone
Resources
Valkey AI Tasks — MCP Server · libregistry