DirectoryOmnifocus
database

Omnifocus

by themotionmachine

43
Health
fair
48
Popularity

Let LLMs interface with your tasks and projects through the Model Context Protocol. Add, organize, and query your OmniFocus database with natural language commands.

196stars
55forks
TypeScript
Updated May 10, 2026
#mcp#mcp-server#modelcontextprotocol#omnifocus#task-management

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "omnifocus": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-OmniFocus"
      ]
    }
  }
}

Install method inferred — check the GitHub README for exact setup

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Maintenance Healthfair

Freshness25/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated this quarter
Most issues unresolved

Server Info

Categorydatabase
LanguageTypeScript
LicenseN/A
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory