OmniFocus-MCP
by themotionmachine·★ 200·综合分 49
一个让 AI 助手通过自然语言与 OmniFocus 任务和项目进行交互的 MCP 服务器。
概述
OmniFocus-MCP 提供了 AI 助手与 OmniFocus 任务管理之间的全面集成。它使 AI 能通过自然语言对话查看、创建、编辑和删除 OmniFocus 中的任务和项目。该服务器提供多种工具,包括高效查询任务、添加新项目、管理项目和处理视角。支持单个操作和批量处理,实现了复杂的任务管理工作流。
试试问 AI
装完之后,这里有 5 个你可以让 AI 做的事:
什么时候选它
如果您使用 macOS 上的 OmniFocus 并希望通过自然语言让 AI 助手直接与您的任务管理系统交互,请选择此。
什么时候不要选它
如果您使用其他任务管理器或操作系统,请不要选择此,因为它专门为 macOS 上的 OmniFocus 设计。
此 server 暴露的工具
从 README 抽取出 11 个工具query_omnifocusEfficiently query your OmniFocus database with powerful filters
dump_databaseGet the complete current state of your OmniFocus database
add_omnifocus_taskAdd a new task to OmniFocus
add_projectAdd a new project to OmniFocus
remove_itemRemove a task or project from OmniFocus
edit_itemEdit a task or project in OmniFocus
batch_add_itemsAdd multiple tasks or projects to OmniFocus in a single operation
batch_remove_itemsRemove multiple tasks or projects from OmniFocus in a single operation
list_perspectivesList all available perspectives in OmniFocus
get_perspective_viewGet the items visible in the current OmniFocus perspective
list_tagsList all tags in OmniFocus with their hierarchy
可对比工具
安装
安装步骤
- 在 Claude Desktop 中,将此 MCP 服务器添加到配置文件中:
~/Library/Application Support/Claude/claude_desktop_config.json- 添加以下配置:
{
"mcpServers": {
"omnifocus": {
"command": "npx",
"args": ["-y", "omnifocus-mcp"]
}
}
}- 重启 Claude Desktop
FAQ
- OmniFocus-MCP 支持哪些平台?
- 目前仅支持安装了 OmniFocus 的 macOS 系统。
- 如何使用此 MCP 服务器处理视角?
- 您可以使用 `list_perspectives` 工具列出可用视角,使用 `get_perspective_view` 工具查看特定视角的内容。
Hacker News 讨论
开发者社区最近的相关讨论。
- OmniFocus MCP▲ 1💬 1帖子 by sidechaining · 2025-09-15
OmniFocus-MCP 对比
最后更新于 · 由 README + GitHub 公开数据自动生成。