OmniFocus
Full CRUD MCP server for OmniFocus via Omni Automation — tasks, projects, folders, tags, recurrence.
Install
npmstdio
npx -y @scardis/omnifocus-mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-steveardis-omnifocus": {
"command": "npx",
"args": [
"-y",
"@scardis/omnifocus-mcp"
]
}
}
} Source: official MCP Registry record · registry name io.github.steveardis/omnifocus · published 2026-08-29 · updated 2026-08-29. Not an endorsement; review the code before connecting it to anything sensitive.