Skip to main content
Glama

MCP Server for Things3

Things3用MCPサーバー

このMCPサーバーはThings3との統合を提供し、MCPプロトコルを介してタスクとプロジェクトを作成・管理できます。Agendaプロジェクトとの同期もサポートしています。

特徴

  • Things3で新しいプロジェクトを作成する
  • 詳細なプロパティを持つ新しいToDoを作成する
  • AgendaとThings3間でプロジェクトを同期する
  • 現在のタスクとプロジェクトを一覧表示する
  • データ取得のためのAppleScript統合

インストール

  1. Python 3.8以降とThings3がインストールされていることを確認してください
  2. このリポジトリをクローンする
  3. 依存関係をインストールします:
    pip install -e .

使用法

サーバーはいくつかのツールを提供します:

create-things3プロジェクト

次のオプションを使用して、Things3 で新しいプロジェクトを作成します。

  • タイトル(必須)
  • メモ
  • エリア
  • いつ
  • 締め切り
  • タグ
  • 完了
  • キャンセル

3つのことを作る

次のオプションを使用して、Things3 に新しい ToDo を作成します。

  • タイトル(必須)
  • メモ
  • いつ
  • 締め切り
  • チェックリスト
  • タグ
  • リスト
  • 見出し
  • 完了
  • キャンセル
  • 明らかにする

同期アジェンダプロジェクト

Agenda プロジェクトをミラーリングする Things3 プロジェクトを作成します。

  • タイトル(必須)
  • メモ
  • エリア

発達

サーバーは以下を使用します:

  • Things3 でアイテムを作成するための x-callback-url
  • Things3からデータを取得するためのAppleScript
  • 通信用のMCPプロトコル

ライセンス

マサチューセッツ工科大学

-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Things3 との統合を可能にし、Agenda プロジェクトとの同期を含む、MCP プロトコル経由のタスクとプロジェクトの作成と管理を可能にします。

  1. 特徴
    1. インストール
      1. 使用法
        1. create-things3プロジェクト
        2. 3つのことを作る
        3. 同期アジェンダプロジェクト
      2. 発達
        1. ライセンス

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides tools for managing todo items, including creation, updating, completion, deletion, searching, and summarizing tasks.
            Last updated -
            10
            23
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            An 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
            Python
          • A
            security
            A
            license
            A
            quality
            An 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 -
            6
            665
            2
            TypeScript
            MIT License
            • Apple
          • -
            security
            F
            license
            -
            quality
            Provides 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 -
            TypeScript
            • Apple

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/drjforrest/mcp-things3'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server