omnifocus-mcp
by torsday
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OMNIFOCUS_LOG_LEVEL | No | Log level for the server. Options: info (default), debug (verbose). | info |
| OMNIFOCUS_CACHE_TTL_MS | No | Time-to-live for read cache in milliseconds. Default is 30000 (30 seconds). | 30000 |
| OMNIFOCUS_ALLOW_RAW_SCRIPT | No | Set to 1 to enable raw JXA/OmniJS script execution tools. Off by default. | 0 |
| OMNIFOCUS_ATTACHMENT_PATHS | No | Colon-separated list of allowed attachment paths. Default is $HOME. | $HOME |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
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/torsday/omnifocus-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server