transform-ia/adhd-tasks-mcp
3.2
If you are the rightful owner of adhd-tasks-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 dayong@mcphub.com.
MCP server providing GraphQL interface to ADHD task management system via Hasura/PostgreSQL backend.
Tools
Functions exposed to the LLM to take actions
get_next_task
Get the next actionable task for the user.
assign_task
Assign a task to the user with optional GPS location.
complete_task
Mark a task as completed and record gratification event.
create_blocker
Mark a task as blocked and create blocker record.
create_task
Create a new task from user input.
get_user_stats
Get task completion statistics and gratification count for user.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client