MCP Catalogs
首页

OmniFocus-MCP

by themotionmachine·200·综合分 49

一个让 AI 助手通过自然语言与 OmniFocus 任务和项目进行交互的 MCP 服务器。

productivityai-llmother
55
Forks
9
活跃 Issue
1 个月前
最近提交
2 天前
收录于

概述

OmniFocus-MCP 提供了 AI 助手与 OmniFocus 任务管理之间的全面集成。它使 AI 能通过自然语言对话查看、创建、编辑和删除 OmniFocus 中的任务和项目。该服务器提供多种工具,包括高效查询任务、添加新项目、管理项目和处理视角。支持单个操作和批量处理,实现了复杂的任务管理工作流。

试试问 AI

装完之后,这里有 5 个你可以让 AI 做的事:

:处理会议记录在 OmniFocus 中创建行动项目
:通过 AI 助手重新组织任务并添加标签和类别
:创建任务、项目和标签的可视化以更好规划
:OmniFocus-MCP 支持哪些平台?
:如何使用此 MCP 服务器处理视角?

什么时候选它

如果您使用 macOS 上的 OmniFocus 并希望通过自然语言让 AI 助手直接与您的任务管理系统交互,请选择此。

什么时候不要选它

如果您使用其他任务管理器或操作系统,请不要选择此,因为它专门为 macOS 上的 OmniFocus 设计。

此 server 暴露的工具

从 README 抽取出 11 个工具
  • query_omnifocus

    Efficiently query your OmniFocus database with powerful filters

  • dump_database

    Get the complete current state of your OmniFocus database

  • add_omnifocus_task

    Add a new task to OmniFocus

  • add_project

    Add a new project to OmniFocus

  • remove_item

    Remove a task or project from OmniFocus

  • edit_item

    Edit a task or project in OmniFocus

  • batch_add_items

    Add multiple tasks or projects to OmniFocus in a single operation

  • batch_remove_items

    Remove multiple tasks or projects from OmniFocus in a single operation

  • list_perspectives

    List all available perspectives in OmniFocus

  • get_perspective_view

    Get the items visible in the current OmniFocus perspective

  • list_tags

    List all tags in OmniFocus with their hierarchy

可对比工具

things-mcptodoist-mcpreminders-mcpnotion-mcp

安装

安装步骤

  1. 在 Claude Desktop 中,将此 MCP 服务器添加到配置文件中:
~/Library/Application Support/Claude/claude_desktop_config.json
  1. 添加以下配置:
{
  "mcpServers": {
    "omnifocus": {
      "command": "npx",
      "args": ["-y", "omnifocus-mcp"]
    }
  }
}
  1. 重启 Claude Desktop

FAQ

OmniFocus-MCP 支持哪些平台?
目前仅支持安装了 OmniFocus 的 macOS 系统。
如何使用此 MCP 服务器处理视角?
您可以使用 `list_perspectives` 工具列出可用视角,使用 `get_perspective_view` 工具查看特定视角的内容。

Hacker News 讨论

开发者社区最近的相关讨论。

OmniFocus-MCP 对比

GitHub →

最后更新于 · 由 README + GitHub 公开数据自动生成。