Back to Home
nicholaspoz icon

things_mcp

by nicholaspoz

Overview

Provides an MCP server to interact with the Things3 task manager on macOS via AppleScript for creating, listing, updating, completing, and moving todos and projects.

Installation

Run Command
gleam run -m things

Security Notes

The server executes AppleScript commands via `osascript` using the `shellout` library, constructing these commands from user-provided input. This pattern inherently introduces a risk of AppleScript injection if the user input is not meticulously sanitized, potentially leading to arbitrary command execution on the user's machine. Without a full review of the AppleScript generation and sanitization logic in the source code, this is a critical security consideration.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens100
Stars0
Forks0
Last Update2026-01-19

Tags

Things3Task ManagementAppleScriptmacOSProductivity