habitica_mcp_server

roland-kiraly/habitica_mcp_server

3.2

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

The Habitica MCP Server is a tool that allows users to interact with their Habitica tasks and stats through an MCP-compatible client using stdio.

Tools

Functions exposed to the LLM to take actions

list_tasks

List tasks, optionally filtered by type (habits, dailys, todos, rewards).

create_task

Create a task with text, notes, priority, tags, checklist items, and optional due date.

update_task

Update an existing task by ID.

score_task

Score a task up or down.

delete_task

Delete a task by ID.

get_user_stats

Fetch the authenticated user’s stats.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources