Things3用MCPサーバー
このMCPサーバーはThings3との統合を提供し、MCPプロトコルを介してタスクとプロジェクトを作成・管理できます。Agendaプロジェクトとの同期もサポートしています。
特徴
Things3で新しいプロジェクトを作成する
詳細なプロパティを持つ新しいToDoを作成する
AgendaとThings3間でプロジェクトを同期する
現在のタスクとプロジェクトを一覧表示する
データ取得のためのAppleScript統合
インストール
Python 3.8以降とThings3がインストールされていることを確認してください
このリポジトリをクローンする
依存関係をインストールします:
pip install -e .
使用法
サーバーはいくつかのツールを提供します:
create-things3プロジェクト
次のオプションを使用して、Things3 で新しいプロジェクトを作成します。
タイトル(必須)
メモ
エリア
いつ
締め切り
タグ
完了
キャンセル
3つのことを作る
次のオプションを使用して、Things3 に新しい ToDo を作成します。
タイトル(必須)
メモ
いつ
締め切り
チェックリスト
タグ
リスト
見出し
完了
キャンセル
明らかにする
同期アジェンダプロジェクト
Agenda プロジェクトをミラーリングする Things3 プロジェクトを作成します。
タイトル(必須)
メモ
エリア
発達
サーバーは以下を使用します:
Things3 でアイテムを作成するための x-callback-url
Things3からデータを取得するためのAppleScript
通信用のMCPプロトコル
ライセンス
マサチューセッツ工科大学
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Things3 との統合を可能にし、Agenda プロジェクトとの同期を含む、MCP プロトコル経由のタスクとプロジェクトの作成と管理を可能にします。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides tools for managing todo items, including creation, updating, completion, deletion, searching, and summarizing tasks.Last updated -31MIT License
- -securityFlicense-qualityAn MCP server that provides tools and resources for managing a coding project's todo list, allowing users to view, add, update, and delete todo items with details like priority, status, and tags.Last updated -1
- AsecurityAlicenseAqualityAn MCP server that allows AI assistants like Claude Code, Claude Desktop, and Cursor to interact with Things.app on macOS, enabling task creation, updates, viewing, scheduling, and organization through natural language.Last updated -6122MIT License
- -securityFlicense-qualityProvides MCP integration for Harvest's time tracking, project management, and invoicing functionality, enabling natural language interaction with Harvest API through tools for managing clients, time entries, projects, tasks, and users.Last updated -