MCP Directory
Back

OmniFocus-MCP

by themotionmachine · TypeScript · ★ 193

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

#mcp#mcp-server#modelcontextprotocol#omnifocus#task-management

Install

npx -y github:themotionmachine/OmniFocus-MCP

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "omnifocus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:themotionmachine/OmniFocus-MCP"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/omnifocus-mcp) A Model Context Protocol (MCP) server that integrates with OmniFocus to enable Claude (or other MCP-compatible clients) to interact with your tasks and projects. This MCP server creates a bridge between AI assistants (like Claude) and your OmniFocus task management system. It gives AI models the ability to view, create, edit, and remove tasks and projects in your OmniFocus database through natural language conversations. Some ways you could use it: - Translate the PDF of a syllabus into a fully specified project with tasks, tags, defer dates,…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers