Skip to main content
Glama

MCP Server for Things3

Things3 的 MCP 服务器

此 MCP 服务器提供与 Things3 的集成,允许您通过 MCP 协议创建和管理任务和项目。它特别支持与 Agenda 项目同步。

特征

  • 在 Things3 中创建新项目
  • 创建具有详细属性的新待办事项
  • 在 Agenda 和 Things3 之间同步项目
  • 列出当前任务和项目
  • 用于数据检索的 AppleScript 集成

安装

  1. 确保已安装 Python 3.8+ 和 Things3
  2. 克隆此存储库
  3. 安装依赖项:
    pip install -e .

用法

该服务器提供了几种工具:

创建things3项目

使用以下选项在 Things3 中创建一个新项目:

  • 标题(必填)
  • 笔记
  • 区域
  • 什么时候
  • 最后期限
  • 标签
  • 完全的
  • 取消

创建-things3-todo

使用以下选项在 Things3 中创建新的待办事项:

  • 标题(必填)
  • 笔记
  • 什么时候
  • 最后期限
  • 清单
  • 标签
  • 列表
  • 标题
  • 完全的
  • 取消
  • 揭示

同步议程项目

创建一个与 Agenda 项目镜像的 Things3 项目:

  • 标题(必填)
  • 笔记
  • 区域

发展

服务器使用:

  • x-callback-url 用于在 Things3 中创建项目
  • 用于从 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 的集成,允许通过 MCP 协议创建和管理任务和项目,包括与 Agenda 项目的同步。

  1. 特征
    1. 安装
      1. 用法
        1. 创建things3项目
        2. 创建-things3-todo
        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
            4
            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
            F
            license
            A
            quality
            An MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
            Last updated -
            1
            Python
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
            Last updated -
            39
            28
            • 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