TaskMateAI

TaskMateAI

3.4

TaskMateAI is a simple task management application that allows AI to autonomously manage and execute tasks through the Model Context Protocol (MCP).

get_tasks

Retrieve a list of tasks, filterable by status and priority.

get_next_task

Retrieve the next high-priority task and automatically update its status to in-progress.

create_task

Create a new task with optional subtasks.

update_progress

Update the progress of a task.

complete_task

Mark a task as complete.

add_subtask

Add a subtask to an existing task.

update_subtask

Update the status of a subtask.

add_note

Add a note to a task.

list_agents

Retrieve a list of available agent IDs.

list_projects

Retrieve a list of projects related to a specific agent.