Skip to main content
Glama
0xJem

omnifocus-mcp-bridge

by 0xJem

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OMNIFOCUS_MCP_HOSTNoHTTP bind host. Keep as 127.0.0.1 for Tailscale Serve mode.127.0.0.1
OMNIFOCUS_MCP_PORTNoHTTP bind port.3050
OMNIFOCUS_MCP_TOKENNoDirect bearer token override. Avoid inline shell usage.
OMNIFOCUS_MCP_VERBOSENoSet to 'true' for redacted request logs.false
OMNIFOCUS_MCP_ENV_FILENoOptional dotenv file path. If explicitly set, the file must exist..env
OMNIFOCUS_MCP_READ_ONLYNoSet to 'false' to expose mutating upstream tools.true
OMNIFOCUS_MCP_TOKEN_FILENoPrivate file containing the bearer token..secrets/omnifocus-mcp-token
OMNIFOCUS_MCP_UPSTREAM_ARGSNoOptional override args. Supports JSON arrays or shell-like quoted strings.resolved dependency bin path
OMNIFOCUS_MCP_UPSTREAM_COMMANDNoOptional override for the stdio upstream command.Node executable

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/0xJem/omnifocus-mcp-bridge'

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