OmniFocus-MCP

themotionmachine/OmniFocus-MCP
★ 154 stars TypeScript 🗄️ Database Updated 1mo ago
Let LLMs interface with your tasks and projects through the Model Context Protocol. Add, organize, and query your OmniFocus database with natural language commands.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "omnifocus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "themotionmachine/OmniFocus-MCP"
      ]
    }
  }
}

Topics

mcpmcp-servermodelcontextprotocolomnifocustask-management