nucleus-apple-mcp
Related Servers
Alternatives to nucleus-apple-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA local-first MCP server for macOS that enables AI assistants to read and manage Apple Calendar events via EventKit, with configurable permissions, audit logging, and a native setup app.MIT
- AlicenseNot gradedqualityBmaintenanceMCP server that connects ChatGPT to Apple Calendar via a local Mac agent, enabling event listing, searching, and creation while keeping data on your machine.MIT
- AlicenseNot gradedqualityFmaintenanceA comprehensive MCP server that provides AI assistants with natural language access to Apple Calendar, enabling reading, searching, creating, and managing calendar events.3MIT
- AlicenseNot gradedqualityCmaintenanceA collection of MCP servers for Apple macOS apps (Mail, Contacts, Notes, Memory, Messages, Calendar, Reminders) enabling AI assistants to read, search, create, and update data via JXA, SQLite, and EventKit.10 npmMIT
- AlicenseBqualityAmaintenanceEnables AI agents to directly access native macOS services, media, system health, and administration tools through a local MCP server.4013 npmMIT
- AlicenseNot gradedqualityAmaintenanceA local macOS MCP server for AI Agents that exposes safe endpoints for shell commands, files, processes, macOS automation, browser control, and more.60MIT
TDQS
Scored across 30 tools
Tools are clearly separated by domain prefixes (calendar, health, notes, reminders) and specific verb-noun combinations within each domain, eliminating any ambiguity between tools.
All tools follow a consistent pattern of domain prefix followed by verb_noun in snake_case, e.g., calendar.create_event, health.read_samples, notes.list_folders, providing a highly predictable naming scheme.
With 30 tools across four distinct domains (calendar, health, notes, reminders), the count is above average but well-justified by the breadth of functionality, averaging 7.5 tools per domain which is reasonable for feature-rich integrations.
Each domain provides comprehensive CRUD-like operations plus additional utilities: calendar covers events/sources, health includes analysis and raw data reads, notes cover attachments and folders, and reminders cover lists/sources. No obvious gaps for typical use cases.