omnifocus-mcp-bridge
by 0xJem
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OMNIFOCUS_MCP_HOST | No | HTTP bind host. Keep as 127.0.0.1 for Tailscale Serve mode. | 127.0.0.1 |
| OMNIFOCUS_MCP_PORT | No | HTTP bind port. | 3050 |
| OMNIFOCUS_MCP_TOKEN | No | Direct bearer token override. Avoid inline shell usage. | |
| OMNIFOCUS_MCP_VERBOSE | No | Set to 'true' for redacted request logs. | false |
| OMNIFOCUS_MCP_ENV_FILE | No | Optional dotenv file path. If explicitly set, the file must exist. | .env |
| OMNIFOCUS_MCP_READ_ONLY | No | Set to 'false' to expose mutating upstream tools. | true |
| OMNIFOCUS_MCP_TOKEN_FILE | No | Private file containing the bearer token. | .secrets/omnifocus-mcp-token |
| OMNIFOCUS_MCP_UPSTREAM_ARGS | No | Optional override args. Supports JSON arrays or shell-like quoted strings. | resolved dependency bin path |
| OMNIFOCUS_MCP_UPSTREAM_COMMAND | No | Optional override for the stdio upstream command. | Node executable |
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 |
|---|---|
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues