Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
dump_databaseC

Gets the current state of your OmniFocus database

add_omnifocus_taskC

Add a new task to OmniFocus

add_projectC

Add a new project to OmniFocus

remove_itemC

Remove a task or project from OmniFocus

edit_itemC

Edit a task or project in OmniFocus

batch_add_itemsB

Add multiple tasks or projects to OmniFocus in a single operation

batch_remove_itemsC

Remove multiple tasks or projects from OmniFocus in a single operation

get_task_by_idC

Get information about a specific task by ID or name

get_today_completed_tasksC

Get tasks completed today - view today's accomplishments

get_inbox_tasksC

Get tasks from OmniFocus inbox perspective

get_flagged_tasksB

Get flagged tasks from OmniFocus with optional project filtering

get_forecast_tasksB

Get tasks from OmniFocus forecast perspective (due/deferred tasks in date range)

get_tasks_by_tagA

Get tasks filtered by OmniFocus tags (labels like @home, @work, @urgent). Use this for tag-based filtering, NOT for custom perspective names. Tags are labels assigned to individual tasks.

filter_tasksC

Advanced task filtering with unlimited perspective combinations - status, dates, projects, tags, search, and more

list_custom_perspectivesB

List all custom perspectives defined in OmniFocus

get_custom_perspective_tasksA

Get tasks from a specific OmniFocus custom perspective by name. Use this when user refers to perspective names like '今日工作安排', '今日复盘', '本周项目' etc. - these are custom views created in OmniFocus, NOT tags. Supports hierarchical tree display of task relationships.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jqlts1/omnifocus-mcp-enhanced'

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