OmniFocus vs Timebook Cli — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
OmniFocus vs Timebook Cli
In-depth architectural comparison of the OmniFocus and Timebook Cli MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
OmniFocus
Workplace & Productivity · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Timebook Cli
Workplace & Productivity · Local stdio
Quality: 56/100 (Good) | Auth: No auth required
Verdict Summary: Choose OmniFocus if you need specialized Workplace & Productivity tools running via a local process. Choose Timebook Cli if your workspace requires Workplace & Productivity integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose OmniFocus when:
You need dedicated capabilities in the Workplace & Productivity domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Full CRUD MCP server for OmniFocus via Omni Automation — tasks, projects, folders, tags, recurrence.
Official MCP server for Timebook — time tracking, invoicing, and bookkeeping for freelancers and solo LLCs. Manage clients and projects, start/stop timers, and log, update, and delete time entries. Runs locally via the @squidcode/timebook npm CLI or as a hosted OAuth endpoint at https://usetimebook.com/mcp. Published in the MCP registry as io.github.squidcode/timebook.
Category & Scope
Tools & Capabilities Breakdown
OmniFocus Tools (27)
list_projects
Projects with optional filtering by status, folderId, flagged. Default excludes done/dropped. Limit (default 100).
get_project
Full project detail by stable ID
list_tasks
Tasks scoped by `projectId`, `folderId`, `inbox: true`, or `all: true` with optional status/tag/due/flagged filters. Limit (default 200).
get_task
Full task detail by stable ID — includes defer/planned/due dates, tags, repetition rule, parentTaskId
list_folders
Folders with optional status filter. Limit (default 200).
get_folder
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
OmniFocus is categorized under Workplace & Productivity and uses a local stdio subprocess. In contrast, Timebook Cli belongs to Workplace & Productivity using local stdio subprocess. Select OmniFocus when you need capabilities focused on workplace & productivity and Timebook Cli when you require tools for workplace & productivity.