things3-mcp-server

acekapila/things3-mcp-server

3.1

If you are the rightful owner of things3-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.

A Model Context Protocol (MCP) server that integrates with Things 3 and Calendar app on macOS, enabling AI assistants and other MCP clients to manage tasks, projects, and areas through a standardized interface.

Tools

Functions exposed to the LLM to take actions

things3_add_todo

Add a new to-do with optional properties.

things3_list_todos

List to-dos from a specific list, project, or area.

things3_complete_todo

Mark a to-do as completed.

things3_update_todo

Update an existing to-do.

things3_delete_todo

Move a to-do to trash.

things3_add_project

Create a new project.

things3_list_projects

List projects with filters.

things3_add_area

Create a new area.

things3_list_areas

List all areas.

things3_search

Search across all items.

things3_daily_overview

Get today's task summary.

things3_quick_entry

Open Quick Entry panel.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources