{"slug":"duquesnay/omnifocus-mcp","name":"OmniFocus","description":"A professional MCP server for OmniFocus with smart caching and analytics to manage tasks and projects.","category":"productivity","tags":[],"official":false,"stars":15,"transport":"http","install":[{"cmd":"npx @modelcontextprotocol/inspector","imports":[]}],"tools":[{"name":"list_tasks","description":"Advanced task filtering with smart caching. Filter by: completion status, flags, project, tags, dates, search terms. Supports inbox filtering and availability checks. Supports up to 1000 tasks with proper pagination metadata. Results cached for 30 seconds for lightning-fast repeated queries."},{"name":"get_task_count","description":"Get count of tasks matching filters without data. Same filtering options as list_tasks. Returns count only for performance."},{"name":"create_task","description":"Create new tasks in inbox. Set name, note, flagged status, due/defer dates. Tag assignment limited to existing tags. Returns temporary ID (JXA limitation)."},{"name":"update_task","description":"Update existing tasks. Modify name, note, flagged status, dates. Limited tag management due to JXA."},{"name":"complete_task","description":"Mark tasks as completed."},{"name":"delete_task","description":"Remove tasks."},{"name":"list_projects","description":"List and filter projects with caching. Filter by: status (active, on hold, dropped, completed), flags, folder. Results cached for 5 minutes."},{"name":"create_project","description":"Create new projects with folder support. Automatically creates folders if they don't exist. Set name, note, dates, flags, and parent folder."},{"name":"update_project","description":"Update project properties. Change name, note, status, dates, flags. Folder movement supported with limitations (JXA constraint)."},{"name":"complete_project","description":"Mark projects as done."},{"name":"delete_project","description":"Remove projects from OmniFocus."}],"env_vars":[],"auth_type":"none","github":"https://github.com/duquesnay/omnifocus-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}