Back to Home
Avery2 icon

things3-mcp-tools

Verified Safe

by Avery2

Overview

Automating personal productivity workflows in Things3 and Notion, leveraging Claude Code skills for contextual guidance and task management.

Installation

Run Command
cd tooling/mcp-server && npm start

Environment Variables

  • NOTION_TOKEN

Security Notes

The MCP server uses Node.js, running locally and communicating via standard I/O, thus not exposing any network ports directly. It executes Python scripts which, in turn, interact with Things3 via AppleScript (osascript) and Notion API (notion_client). API tokens (e.g., NOTION_TOKEN) are properly managed through environment variables. No 'eval' or obfuscation was found. The primary security consideration is the implicit trust in the AppleScript files, which are part of the repository, for controlling Things3 on the user's macOS system.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2000
Stars0
Forks0
Last Update2026-01-07

Tags

Things3NotionProductivity AutomationTask ManagementClaude Code