SeanMatthewAI/things3-mcp
If you are the rightful owner of things3-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.
A local MCP server for Things 3 on macOS that allows AI assistants to manage tasks, projects, and areas using AppleScript and URL scheme.
Tools
Functions exposed to the LLM to take actions
things.list_areas
List all Things areas with their IDs and names.
things.list_projects
List projects, optionally filtered by area.
things.list_todos
List to-dos from built-in lists or specific projects.
things.create_todo
Create new to-dos with full parameter support.
things.create_project
Create new projects via Things URL scheme.
things.update_item
Update to-dos or projects by ID.
things.complete
Mark a to-do as completed.
things.cancel
Mark a to-do as canceled.
things.show
Open Things to a specific item or view.
things.search
Run a search query in the Things UI.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client