MCP Server for Things3
Things3 的 MCP 服务器
此 MCP 服务器提供与 Things3 的集成,允许您通过 MCP 协议创建和管理任务和项目。它特别支持与 Agenda 项目同步。
特征
在 Things3 中创建新项目
创建具有详细属性的新待办事项
在 Agenda 和 Things3 之间同步项目
列出当前任务和项目
用于数据检索的 AppleScript 集成
Related MCP server: Things MCP
安装
确保已安装 Python 3.8+ 和 Things3
克隆此存储库
安装依赖项:
pip install -e .
用法
该服务器提供了几种工具:
创建things3项目
使用以下选项在 Things3 中创建一个新项目:
标题(必填)
笔记
区域
什么时候
最后期限
标签
完全的
取消
创建-things3-todo
使用以下选项在 Things3 中创建新的待办事项:
标题(必填)
笔记
什么时候
最后期限
清单
标签
列表
标题
完全的
取消
揭示
同步议程项目
创建一个与 Agenda 项目镜像的 Things3 项目:
标题(必填)
笔记
区域
发展
服务器使用:
x-callback-url 用于在 Things3 中创建项目
用于从 Things3 检索数据的 AppleScript
MCP 通信协议
执照
麻省理工学院
This server cannot be installed
Maintenance
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
- AlicenseAqualityDmaintenanceIntegrates with Things 3 task management app on macOS via URL schemes, enabling creation, updating, deletion of todos and projects, navigation, search, and JSON batch imports.1024MIT
- AlicenseBqualityDmaintenanceEnables Claude to interact with Things 3 on macOS, allowing users to create, update, and manage to-dos and projects, list tasks, search items, and navigate through Things lists using natural language.201417ISC
- AlicenseAqualityDmaintenanceAn MCP server for Things 3 on macOS that enables AI assistants to create, read, update, and manage tasks and projects. It utilizes the Things URL scheme for write operations and AppleScript for querying data from the app.15212MIT
- AlicenseBqualityCmaintenanceMCP server that gives AI agents read/write access to your Things3 tasks via the Things API.321Apache 2.0
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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