SERVER
OmniFocus
Rank #30783pulsemcp/steveardis-omnifocus
Full CRUD MCP server for OmniFocus via Omni Automation — tasks, projects, folders, tags, recurrence.
First listed
Apr 9, 2026
Last publish date
Apr 10, 2026
OVERVIEW
OmniFocus is a Model Context Protocol (MCP) server published by steveardis. It ranks #30783 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. OmniFocus is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Apr 10, 2026.
STANDING
#30,783of 58,832 tracked servers
Ranks ahead of 28,049 of 58,832 servers on MCP Toplist.
CONNECT
Use OmniFocus
Add OmniFocus to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"steveardis-omnifocus": {
"command": "npx",
"args": [
"-y",
"@scardis/omnifocus-mcp"
]
}
}
}REGISTRIES
Listed on 2 registries
ORGANIZATION
steveardis
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Apr 10, 2026 |
| 0.1.0 | Apr 10, 2026 |
FAQ
Frequently asked questions
- What is OmniFocus?
- Full CRUD MCP server for OmniFocus via Omni Automation — tasks, projects, folders, tags, recurrence.
- Who maintains OmniFocus?
- OmniFocus is maintained by steveardis, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is OmniFocus an official MCP server?
- Yes — OmniFocus is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does OmniFocus have?
- MCP Toplist tracks 2 versions of OmniFocus, most recently published on Apr 10, 2026.
- Where can I find the source code for OmniFocus?
- The source code for OmniFocus is hosted at github.com/steveardis/omnifocus-mcp.
EXPLORE