MCP OmniFocus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_perspectivesB | List all perspectives in OmniFocus. |
| list_projectsB | List all projects in OmniFocus. |
| list_tagsB | List all tags in OmniFocus. |
| list_tasksB | List all tasks in OmniFocus. The task full name is the full heirarchy of the task, including parent tags. |
| list_inboxB | List all tasks in the OmniFocus Inbox. |
| update_taskC | Update a task in OmniFocus with a new name, assigned project name, tags, note, due date, and/or defer date. |
| complete_taskC | Complete a task in OmniFocus. |
| drop_taskC | Drop a task in OmniFocus. |
| activate_taskA | Activate (un-drop or un-complete) a task in OmniFocus. |
| create_taskC | Create a new task in OmniFocus with a name and an optional note. |
| list_tasks_by_projectC | List all tasks in a specific project. |
| list_tasks_by_tagC | List all tasks with a specific tag. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| process_inbox | Process tasks in the OmniFocus Inbox. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/someposer/mcp-omnifocus'
If you have feedback or need assistance with the MCP directory API, please join our Discord server