Omnifocus Mcp Pro
Freeby MCP Community
Pro OmniFocus MCP server — 19 tools, unified query engine, MCP Resources, GTD workflow support, custom perspectives, and text search. macOS only.
v2.0.1Added Apr 12, 2026
omnifocusmcpmodel-context-protocolclaudeai-agent
Omnifocus Mcp Pro MCP Server
Pro OmniFocus MCP server — 19 tools, unified query engine, MCP Resources, GTD workflow support, custom perspectives, and text search. macOS only.
Installation
Reviews
Installation
Quick install
npx -y omnifocus-mcp-pro
Add to claude_desktop_config.json
{
"mcpServers": {
"omnifocus-mcp-pro": {
"command": "npx",
"args": ["-y", "omnifocus-mcp-pro"]
}
}
}