MCP OmniFocus
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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