Skip to main content
Glama
drjforrest

MCP Server for Things3

by drjforrest

Things3 的 MCP 服务器

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

特征

  • 在 Things3 中创建新项目

  • 创建具有详细属性的新待办事项

  • 在 Agenda 和 Things3 之间同步项目

  • 列出当前任务和项目

  • 用于数据检索的 AppleScript 集成

Related MCP server: Things MCP

安装

  1. 确保已安装 Python 3.8+ 和 Things3

  2. 克隆此存储库

  3. 安装依赖项:

    pip install -e .

用法

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

创建things3项目

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

  • 标题(必填)

  • 笔记

  • 区域

  • 什么时候

  • 最后期限

  • 标签

  • 完全的

  • 取消

创建-things3-todo

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

  • 标题(必填)

  • 笔记

  • 什么时候

  • 最后期限

  • 清单

  • 标签

  • 列表

  • 标题

  • 完全的

  • 取消

  • 揭示

同步议程项目

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

  • 标题(必填)

  • 笔记

  • 区域

发展

服务器使用:

  • x-callback-url 用于在 Things3 中创建项目

  • 用于从 Things3 检索数据的 AppleScript

  • MCP 通信协议

执照

麻省理工学院

F
license - not found
Not graded
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP connector for Apple Reminders — search, create, complete, and edit via your own Mac.

  • MCP connector that lets ChatGPT list, search, and run your Apple Shortcuts via a local Mac agent

  • Search, read, and write your Apple Notes from ChatGPT/Claude via a local Mac agent + MCP relay.

View all MCP Connectors

Latest Blog Posts

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