tasklit-mcp

purinton/tasklit-mcp

3.1

If you are the rightful owner of tasklit-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Tasklit MCP is a Model Context Protocol server designed for task management and integration with AI agents and automation clients.

Tools

Functions exposed to the LLM to take actions

task-create

Creates one or more tasks and returns an array of the task IDs that were created.

task-update

Updates one or more tasks by ID.

task-delete

Deletes one or more tasks by their IDs.

task-get

Gets all of a task's info by its ID.

task-search

Searches or lists all task titles and details for given statuses.

task-log-time

Adds or removes time spent on a task.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources