Skip to main content
Glama

OmniFocus MCP Enhanced

by jqlts1
114
4
  • Apple

dump_database

Retrieve the current state of your OmniFocus database, allowing optional filtering of completed tasks and recurring duplicates for focused task management.

Instructions

Gets the current state of your OmniFocus database

Input Schema

NameRequiredDescriptionDefault
hideCompletedNoSet to false to show completed and dropped tasks (default: true)
hideRecurringDuplicatesNoSet to true to hide duplicate instances of recurring tasks (default: true)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "hideCompleted": { "description": "Set to false to show completed and dropped tasks (default: true)", "type": "boolean" }, "hideRecurringDuplicates": { "description": "Set to true to hide duplicate instances of recurring tasks (default: true)", "type": "boolean" } }, "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jqlts1/omnifocus-mcp-enhanced'

If you have feedback or need assistance with the MCP directory API, please join our Discord server